* Re: custom-file should be allowed to be an alist
[not found] <x53co4v3v4.fsf@lola.goethe.zz>
@ 2003-01-09 7:28 ` Richard Stallman
0 siblings, 0 replies; only message in thread
From: Richard Stallman @ 2003-01-09 7:28 UTC (permalink / raw)
Cc: emacs-devel
Some people like sorting their various customization variables into
different files so as to keep them under version control, and to see
what they have there, or so that they can exchange some files for
functionality they want to have configured sometimes so, sometimes
so. How to support this? Well, if custom-file was an alist, one
could just look up the group of the variable to be customized in it,
and associate a filename with it. If the group is not in there, take
the parent group and repeat. Top groups of course have a parent of
nil. That way, a cons cell with nil in its car would serve as a
fallback for variables which have no group in their ancestry
specified.
It seems like a reasonable feature if someone wants to do it.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-01-09 7:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <x53co4v3v4.fsf@lola.goethe.zz>
2003-01-09 7:28 ` custom-file should be allowed to be an alist Richard Stallman
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.