Xref: utzoo comp.emacs:8719 gnu.emacs:3301 Path: utzoo!utgpu!watserv1!watmath!uunet!bu.edu!rpi!zaphod.mps.ohio-state.edu!samsung!cs.utexas.edu!execu!sequoia!balkan!crcaus!john From: john@crcaus.cactus.org (John R. Miller) Newsgroups: comp.emacs,gnu.emacs Subject: how does one getenv a particular process? Message-ID: <281@crcaus.cactus.org> Date: 19 Jul 90 15:00:45 GMT Reply-To: john@crcaus.cactus.org (John R. Miller) Organization: none Lines: 13 Is there a version of getenv that accepts a process argument in addition to the environment variable? I want to do something like: (setq build-envar (getenv "ENVAR" (get-process "build"))) (getenv "ENVAR") returns the value in emacs' parent shell (or something like that -- anyway, it's not what I need). Thanks -- John R. Miller 512/331-0155 13102 Briar Hollow Dr. john@crcaus.cactus.org Austin, Texas 78729 ...cs.utexas.edu!bigtex!crcaus!john