unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* lisp/gnus/.dir-locals.el shadows top-level .dir-locals.el
@ 2013-04-26 17:04 Glenn Morris
  2013-04-26 19:00 ` Stefan Monnier
  0 siblings, 1 reply; 4+ messages in thread
From: Glenn Morris @ 2013-04-26 17:04 UTC (permalink / raw)
  To: emacs-devel; +Cc: Gnus


lisp/gnus has this vital .dir-locals.el:

  ((emacs-lisp-mode . ((show-trailing-whitespace . t))))

(Which seems like personal preference to me.)

Anyway, this prevents the actually-has-useful-content
(log-edit-rewrite-fixes etc) top-level Emacs .dir-locals.el from being
seen.

The simplest solution seems not to have lisp/gnus/.dir-locals.el in the
Emacs repo. (Rather than duplicating all the top-level content into the
Gnus one, or implementing .dir-locals inheritance, desirable though that
might be.)



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

end of thread, other threads:[~2013-05-05  4:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-26 17:04 lisp/gnus/.dir-locals.el shadows top-level .dir-locals.el Glenn Morris
2013-04-26 19:00 ` Stefan Monnier
2013-05-01  0:13   ` Ted Zlatanov
2013-05-05  4:55     ` Stefan Monnier

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).