all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* reading environment variables
@ 2008-01-03  8:28 Martin Rubey
  2008-01-04  1:24 ` Barry Margolin
  2008-01-06  8:41 ` Tim X
  0 siblings, 2 replies; 3+ messages in thread
From: Martin Rubey @ 2008-01-03  8:28 UTC (permalink / raw)
  To: help-gnu-emacs

Dear gnu emacs gurus,

I'm trying to get hold of an environment variable a process sets that I'm
starting with make-comint.

I know of getenv, but that doesn't seem to do the right thing: as far as I can
see it only knows about variables that affect emacs, rather than a given
process.

Unfortunately, the value of this variable decides how emacs will communicate
with the subprocess, therefore I cannot really ask the process about the
value...  Well, maybe I can somehow, but I'm hoping for an easy way.

Many thanks,

Martin

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-01-06  8:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-03  8:28 reading environment variables Martin Rubey
2008-01-04  1:24 ` Barry Margolin
2008-01-06  8:41 ` Tim X

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.