all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Directory Local Variables: Path to .dir-locals.el
@ 2009-12-12 15:11 Rüdiger Sonderfeld
  2009-12-12 15:46 ` Lennart Borgman
  0 siblings, 1 reply; 3+ messages in thread
From: Rüdiger Sonderfeld @ 2009-12-12 15:11 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

is there a way to get the location of the .dir-locals.el file inside the
.dir-locals.el file?

I try to do something like that

((c++-mode .
  ((compile-command (concat "cd " PATH-TO-DIR-LOCALS-EL " && make")))))

Basically I need something like default-directory but for the .dir-locals.el.

Regards,
Rüdiger






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

end of thread, other threads:[~2009-12-13 17:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-12 15:11 Directory Local Variables: Path to .dir-locals.el Rüdiger Sonderfeld
2009-12-12 15:46 ` Lennart Borgman
2009-12-13 17:00   ` Rüdiger Sonderfeld

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.