emacs-devel
[Top][All Lists]
Advanced

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

Appending items to variables in .dir-locals.el


From: Thuna
Subject: Appending items to variables in .dir-locals.el
Date: Wed, 21 Sep 2022 09:48:23 +0200

I think it would be good to be able to add items to variables that hold
lists in `.dir-locals.el'.  Maybe with the special form `(append
VARIABLE . ITEMS))'?  Considering `auto-mode-alist' has its own special
form, I think the need for this already exists.



reply via email to

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