GNU bug report logs - #66702
Add easy customization for .dir-locals.el files

Previous Next

Package: emacs;

Reported by: Mauro Aranda <maurooaranda <at> gmail.com>

Date: Mon, 23 Oct 2023 14:23:01 UTC

Severity: wishlist

Fixed in version 30.0.50

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Mauro Aranda <maurooaranda <at> gmail.com>
To: Juri Linkov <juri <at> linkov.net>
Cc: 66702 <at> debbugs.gnu.org
Subject: bug#66702: Add easy customization for .dir-locals.el files
Date: Fri, 27 Oct 2023 08:06:26 -0300
On 25/10/23 03:48, Juri Linkov wrote:
>>>> M-x add-dir-local-variable RET nil RET foo RET t
>>>> M-x diff-buffer-with-file RET RET
>>>>
>>>> Should we add a nosort option somewhere?
>>>
>>> The assumption was that .dir-locals.el will always be modified
>>> by these commands.  But since it's often modified manually
>>> with an arbitrary order, this means that the sorting order
>>> is not important.  So we could simply remove the sorting code.
>>
>> Hmm, but that would be backward incompatible.  Someone out there might
>> be relying in these commands to keep the settings sorted.
>
> Then we could add a simple variable, not a customizable option.
> Then they could even set this variable in the customized .dir-locals.el!

That should be good enough, I think.




This bug report was last modified 1 year and 197 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.