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

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

Re: [h-e-w] OT: running compile command in specific directory


From: Robert Mecklenburg
Subject: Re: [h-e-w] OT: running compile command in specific directory
Date: Sun, 12 Oct 2003 21:48:50 -0600

LM> How can I tell the compile command to "always" run in a specific
LM> directory?

There are obvious ways if you want to write elisp, but if you're just
running make in the target directory use the -C flag:

M-x compile
make -C c:/your/directory/of/choice ...

Cheers,
-- 
Robert





reply via email to

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