all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* setting compile-command
@ 2011-04-27 15:49 Andrea Crotti
  2011-04-28 19:22 ` Thomas Hisch
  2011-05-09  2:20 ` Ken Goldman
  0 siblings, 2 replies; 5+ messages in thread
From: Andrea Crotti @ 2011-04-27 15:49 UTC (permalink / raw)
  To: Emacs help

It would be nice to set the compile-command for every project with
dir-local variables.
The problem is that the compile-command should be run from the root
directory of the project, but apparently it doesn't work like that
automatically and the "make" is run from the current position.

I ended up with something like "cd $PROJ_DIR && make" but I believe that
there must be a better way to do that, am I right?

-- 
GNU Emacs 24.0.50.2 (x86_64-unknown-linux-gnu, GTK+ Version 2.22.0)
 of 2011-04-22 on plaetekopp



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-05-12 12:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-27 15:49 setting compile-command Andrea Crotti
2011-04-28 19:22 ` Thomas Hisch
2011-04-30 14:40   ` Andrea Crotti
2011-05-09  2:20 ` Ken Goldman
2011-05-12 12:57   ` Oleksandr Gavenko

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.