Gnus development mailing list
 help / color / mirror / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: emacs-devel@gnu.org
Cc: Gnus <ding@gnus.org>
Subject: lisp/gnus/.dir-locals.el shadows top-level .dir-locals.el
Date: Fri, 26 Apr 2013 13:04:31 -0400	[thread overview]
Message-ID: <u7ppxh5ilc.fsf@fencepost.gnu.org> (raw)


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



                 reply	other threads:[~2013-04-26 17:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=u7ppxh5ilc.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=ding@gnus.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).