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

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

Re: Let compilation start in one directory below current one


From: Kevin Rodgers
Subject: Re: Let compilation start in one directory below current one
Date: Thu, 23 Oct 2008 20:42:13 -0600
User-agent: Thunderbird 2.0.0.17 (Macintosh/20080914)

stephan.zimmer wrote:
There is no such variable defined or referenced in compile.el.

Sorry, I meant "compilation-directory". Hopefully, this hasn't created
too much confusion.

As far as I know, setting compile-command to "cd .." first is the right
way to do it.

That basically does the job, but then I cannot use the links in the
compilation output to open the files by clicking on them. My hope was
that this is enabled if 'compilation-directory is set correctly.
Furthermore, the "cd.." construction is not really handy.

Maybe, let me generalize my question a bit: Is there any way to use an
elisp function in a local variable specification?

Use the eval pseudo-variable.

--
Kevin Rodgers
Denver, Colorado, USA





reply via email to

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