[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master 9ac6ff5: Make the test for auto-mode-alist from .dir-local.el
From: |
Lars Ingebrigtsen |
Subject: |
Re: master 9ac6ff5: Make the test for auto-mode-alist from .dir-local.el stricter |
Date: |
Sat, 24 Jul 2021 11:30:20 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
larsi@gnus.org (Lars Ingebrigtsen) writes:
> + (not (provided-mode-derived-p mode 'special-mode))))
This may be too strict... on the other hand, perhaps the check should
be even stricter -- perhaps a whitelist of allowed modes? (Perhaps (by
default) populated from `auto-mode-alist'.)
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
- Re: master 9ac6ff5: Make the test for auto-mode-alist from .dir-local.el stricter,
Lars Ingebrigtsen <=