[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Easy Customization for Directory Local Variables
From: |
Juri Linkov |
Subject: |
Re: Easy Customization for Directory Local Variables |
Date: |
Sun, 01 Oct 2023 21:49:56 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/30.0.50 (x86_64-pc-linux-gnu) |
>> The most suitable place for this new feature would be files-x.el
>> where extra commands for dir-local variables are defined.
>
> Would customize-dir-locals be a good name for the command, if it is to
> live in files-x.el?
customize-dir-locals looks nice for the top command - as a blend of
customize-variable and *-dir-locals from files-x.el.
> What about the other names? files-x.el doesn't seem to have a prefix,
> so I'm unsure on how to name them.
There is no single prefix in files-x.el, but still names are quite
consistent. So you could choose any prefix you think would be
internally consistent between all your new functions and variables.