unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#47278: ./lisp/gnus/.dir-locals.el
@ 2021-03-20  8:24 Stefan Kangas
  2021-03-20  8:26 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Kangas @ 2021-03-20  8:24 UTC (permalink / raw)
  To: 47278; +Cc: larsi

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?





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

* bug#47278: ./lisp/gnus/.dir-locals.el
  2021-03-20  8:24 bug#47278: ./lisp/gnus/.dir-locals.el Stefan Kangas
@ 2021-03-20  8:26 ` Lars Ingebrigtsen
  2021-03-20  9:01   ` Stefan Kangas
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Ingebrigtsen @ 2021-03-20  8:26 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: 47278

Stefan Kangas <stefan@marxist.se> writes:

> 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:

No, go ahead and remove it.

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

I think using that setting should be up to the individual developer.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

* bug#47278: ./lisp/gnus/.dir-locals.el
  2021-03-20  8:26 ` Lars Ingebrigtsen
@ 2021-03-20  9:01   ` Stefan Kangas
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Kangas @ 2021-03-20  9:01 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: 47278

tags 47278 fixed
close 47278 28.1
thanks

Lars Ingebrigtsen <larsi@gnus.org> writes:

> No, go ahead and remove it.

Done in commit 1f63f704d1.





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

end of thread, other threads:[~2021-03-20  9:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-20  8:24 bug#47278: ./lisp/gnus/.dir-locals.el Stefan Kangas
2021-03-20  8:26 ` Lars Ingebrigtsen
2021-03-20  9:01   ` Stefan Kangas

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