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

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

Re: Default compile directory


From: A.Politz
Subject: Re: Default compile directory
Date: Fri, 21 Aug 2009 07:32:55 -0700 (PDT)
User-agent: G2/1.0

On Aug 18, 9:59 pm, Sumit Narayan <sumna...@gmail.com> wrote:

>
> This is what I did:
>
> Added
> ((nil . ((setq compile-command "cd <project root directory>; make"))))
> in <project root directory>/.dir-locals.el.
>
> [does not work]

According to the info doc, the syntax is similar to a let-list.
So, delete the 'setq' and it should work.



-ap


reply via email to

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