unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).