help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: eshell and jobs


From: John Wiegley
Subject: Re: eshell and jobs
Date: Thu, 30 Jan 2003 13:28:50 -0700
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu)

>>       (let ((compilation-process-setup-function
>>           (list 'lambda nil
>>                 (list 'setq 'process-environment
>>                       (list 'quote (eshell-copy-environment))))))
>
> Since this is copied more or less verbatim from eshell/em-unix.el,
> maybe John can explain why it is safe to do thing this way ?

Hmm... it could be wrong.  I think I was just trying to write the
code as safely as possible.

John


reply via email to

[Prev in Thread] Current Thread [Next in Thread]