bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#47278: ./lisp/gnus/.dir-locals.el


From: Stefan Kangas
Subject: bug#47278: ./lisp/gnus/.dir-locals.el
Date: Sat, 20 Mar 2021 03:24:30 -0500

Severity: wishlist

Is there any particular reason for Gnus to have its own .dir-locals.el
file?

    $ cat ./lisp/gnus/.dir-locals.el
    ((emacs-lisp-mode . ((show-trailing-whitespace . t))))
    ;; Local Variables:
    ;; no-byte-compile: t
    ;; End:

If the setting `show-trailing-whitespace' is useful, shouldn't it rather
be moved to apply to the top level .dir-locals.el file?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]