Re: defcustoms in style/*.el
David Kastrup <[email protected]> Tue, 08 Mar 2005 11:06:34 +0100
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
Ralf Angeli <[email protected]> writes: > * David Kastrup (2005-03-08) writes: > >> Ralf Angeli <[email protected]> writes: > > The thing I don't like about putting the defcustoms into a separate > file is that they are not near the actual code they are used in > anymore. This may lead to inconveniences during coding and is > somewhat contrary to the rather decentralized approach we have with > the style files. > > I'd rather like to have this solved with autoload. But as we saw, > Customize is not able to build a buffer with autoloaded defcustoms > as they don't provide information to which group they belong. Well, so what? Then we'll just place explicit :group tags into every defcustom. I don't see the problem. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum