|
From: Patrick J. L. <lop...@gm...> - 2018-12-03 20:37:24
|
On Mon, Dec 3, 2018 at 11:14 AM Andreas Arnez <ar...@li...> wrote: > > Not sure. Do you know another way to exempt these files from being > marked read-only? > ... > > Is it possible to combine the top-level .dir-locals.el file and this file > > into a single file? If not, don't worry. If you know how, I'd be interested... > According to the documentation: https://www.gnu.org/software/emacs/manual/html_node/emacs/Directory-Variables.html ...a top-level .dir-locals.el can specify settings for particular subdirectories. - Pat |