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

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

Re: Emacs and parent directory Makefile


From: Bob Proulx
Subject: Re: Emacs and parent directory Makefile
Date: Fri, 9 Jul 2010 23:13:36 -0600
User-agent: Mutt/1.5.18 (2008-05-17)

Stéphane Maniaci wrote:
> Now the problem is : when I'm editing my code and tries to compile it (M-x
> compile), I have to use 'make -k -C ../', which works fine, but Emacs
> doesn't know anymore which files contains error.

It might be easier to simply run the compile from the root of the
source directory.  Then the Makefile will be present and all of the
generated filenames will be correct.  If you don't have any particular
file to edit then just edit the top level directory with dired and
launch the compile from there.

Bob



reply via email to

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