emacs-devel
[Top][All Lists]
Advanced

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

Re: Allowing .dir-locals-N.el


From: Stephen Leake
Subject: Re: Allowing .dir-locals-N.el
Date: Mon, 09 Nov 2015 03:14:21 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (windows-nt)

Artur Malabarba <address@hidden> writes:

>> > EZ> Doesn't that mean ".dir-locals20.el: will be unable to override
>> > EZ> ".dir-locals3.el"?
>
> Yes. I'm honestly not concerned with this. That's just how file sorting
> works everywhere, from a simple “sorted-by-name” folder in Widows Explorer
> all the way to the order in which config files are loaded inside
> `/etc/*.d/' configuration directories. People might be caught off-guard by
> this occasionally, but it's fairly easy to understand.

The simple fix is for the user to use two digit numbers in all files;

.dir-locals03.el
.dir-locals20.el

That's entirely under the control of the user; if they have less than
ten files, use one digit; more than ten, two digits, etc.

-- 
-- Stephe



reply via email to

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