emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master 9145e79: * lisp/files.el: Don't allow customiza


From: Juri Linkov
Subject: Re: [Emacs-diffs] master 9145e79: * lisp/files.el: Don't allow customization of dir-locals sorting
Date: Wed, 11 Nov 2015 02:37:05 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (x86_64-pc-linux-gnu)

>>     In retrospect, this is not a good idea for the same reason that
>>     `dir-locals-file' is a defconst, because it is important that this
>>     behaviour be "uniform across different environments and users".
>>     Sure, the user can still change the sorting with a hack, but we
>>     shouldn't encourage them to change it.
>
> I'm inclined to agree with this; but did you mention it to Eli also, who had
> suggested using version<? I think string< is the right behavior, but since we
> had discussed it, I'd like to hear from him too.

As long as we implement the same globbing as shells do,
I agree that string< is more appropriate than version<.



reply via email to

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