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

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

Re: dir-locals.el process-environment


From: edgar
Subject: Re: dir-locals.el process-environment
Date: Thu, 01 Mar 2018 20:25:25 -0600
User-agent: Roundcube Webmail/1.2.4

Date: Thu, 01 Mar 2018 05:32:53 +0200
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: dir-locals.el process-environment>

You make process-environment local to the buffer main.c, but
compilation runs in its own buffer, *compilation*, where
process-environment doesn't include the $CC setting.

Thanks, Eli. I removed the line

  (make-local-variable 'process-environment)

and now the compile command shows what I expected :) . Than you for your time!

-------------------------------------------------

ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of the 
NSA's hands!
$24.95 ONETIME Lifetime accounts with Privacy Features! 15GB disk! No bandwidth quotas! Commercial and Bulk Mail Options!


reply via email to

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