Gnus development mailing list
 help / color / mirror / Atom feed
* lisp/gnus/.dir-locals.el shadows top-level .dir-locals.el
@ 2013-04-26 17:04 Glenn Morris
  0 siblings, 0 replies; only message 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] only message in thread

only message in thread, other threads:[~2013-04-26 17:04 UTC | newest]

Thread overview: (only message) (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

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 NNTP newsgroup(s).