bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#41572: 28.0.50; [PATCH] Support plain project marked with file .emac


From: Dmitry Gutov
Subject: bug#41572: 28.0.50; [PATCH] Support plain project marked with file .emacs-project
Date: Thu, 7 Oct 2021 00:16:20 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

On 06.10.2021 19:29, Juri Linkov wrote:
     ((nil . ((project-fallback-ignores . '("subdir1/" "subdir2/")))))

This is fine too.

Actually, the name 'project-fallback-ignores' would be too weird
when used in .dir-locals.el.  The users will ask "Fall back from where?"

Maybe a better name would be 'project-directory-ignores'
with the directory-based backend name 'project-directory'?

Or simply 'project-dir-ignores' where 'dir' refers to 'dir-locals'.

Wouldn't that imply that it would apply to every backend, as long as the entry is in .dir-locals.el?





reply via email to

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