all messages for Emacs-related lists mirrored at yhetil.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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.