unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* dir-local vs major-mode setting
@ 2018-11-14 18:30 Stefan Monnier
  2018-11-14 21:58 ` Phil Sainty
  0 siblings, 1 reply; 8+ messages in thread
From: Stefan Monnier @ 2018-11-14 18:30 UTC (permalink / raw)
  To: emacs-devel

If we have a dir-locals.el that says:

    ((nil . ((indent-tabs-mode . t))))

I think it would make sense to give this setting "lower priority" than
the setting of indent-tabs-mode that might be imposed by the major mode.

I.e. maybe it should be applied in kill-all-local-variables rather than
at the end of the major mode setup.

WDYT?


        Stefan



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

end of thread, other threads:[~2018-11-16  9:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-14 18:30 dir-local vs major-mode setting Stefan Monnier
2018-11-14 21:58 ` Phil Sainty
2018-11-14 22:19   ` Stefan Monnier
2018-11-15  1:18     ` Phil Sainty
2018-11-15  3:00       ` Stefan Monnier
2018-11-15  3:12         ` Phil Sainty
2018-11-15  3:27           ` Stefan Monnier
2018-11-16  9:36             ` Phil Sainty

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