unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Allowing .dir-locals-N.el
@ 2015-11-04 13:58 Artur Malabarba
  2015-11-04 14:03 ` Kaushal Modi
  0 siblings, 1 reply; 18+ messages in thread
From: Artur Malabarba @ 2015-11-04 13:58 UTC (permalink / raw)
  To: emacs-devel

Hi All,

I'd like to implement support for additional .dir-locals.el files.

This is very useful in VCS repositories, where the main .dir-locals.el
file is usually under version control. In this situation it's usually
not good for every single contributor to stick their own variables
inside .dir-locals.el.

With this feature, you can have additional files called
.dir-locals-1.el, .dir-locals-2.el, etc... and these will be read for
local variables as well.

I can hardcode a single filename (like .dir-locals-extra.el) or make
it a regexp like "\\.dir-locals-[0-9]+\\.el", whatever people prefer.


Cheers,
Artur



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

end of thread, other threads:[~2015-11-09 16:37 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-04 13:58 Allowing .dir-locals-N.el Artur Malabarba
2015-11-04 14:03 ` Kaushal Modi
2015-11-04 16:24   ` John Wiegley
2015-11-04 19:15     ` Artur Malabarba
2015-11-04 19:24       ` David Kastrup
2015-11-04 19:36         ` Artur Malabarba
2015-11-04 19:54       ` John Wiegley
2015-11-04 20:25         ` Artur Malabarba
2015-11-05 19:52     ` Ted Zlatanov
2015-11-05 20:01       ` John Wiegley
2015-11-07 13:01         ` Artur Malabarba
2015-11-07 13:41           ` Eli Zaretskii
2015-11-07 13:52             ` Ted Zlatanov
2015-11-07 22:34               ` Juri Linkov
2015-11-08 11:37                 ` Artur Malabarba
2015-11-08 15:56                   ` Eli Zaretskii
2015-11-09  9:14                   ` Stephen Leake
2015-11-09 16:37                     ` John Wiegley

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).