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

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

Re: M-x compile


From: Christopher J. White
Subject: Re: M-x compile
Date: Sat, 08 Feb 2003 14:00:49 -0500
User-agent: Gnus/5.090014 (Oort Gnus v0.14) Emacs/21.2 (powerpc-apple-darwin)

>>>>> "tiarnan" == Tiarnan O Corrain <tiarnan.ocorrain@logicacmg.com> writes:

tiarnan> Apropos M-x compile -- is there any way to set environment
tiarnan> variables that may be needed by Makefiles when M-x compile
tiarnan> runs make: e.g. DEVROOT or cognates?

The current env in emacs is passed on to the compile process.
So, just M-x setenv DEVROOT or put it in your .emacs.  If you
need a different environment for different buffers, it's 
a bit more ugly.

...cj

-- 
------------------------------------------------------------------------------
 Christopher J. White                                    chris@grierwhite.com
------------------------------------------------------------------------------ 


reply via email to

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