Re: [Ebib-users] 'ebib-file-search-dirs' documentation suggestion
Brought to you by:
joostkremers
From: Joost K. <joo...@fa...> - 2012-08-18 22:31:21
|
On Mon, Aug 13, 2012 at 07:53:43PM +1200, Robbie Morrison wrote: > From: Joost Kremers <joo...@fa...> > > Yes, I see how this can be confusing... I'll fix the > > documentation to make this clearer. Or perhaps it would > > be even better to use ebib-file-search-dirs for > > ebib-preload-bib-files as well... > > No, probably better to make another variable for > exactly that purpose: > > ebib-preload-bib-search-dirs i've implemented this. > Regarding customization more generally, I prefer to use > 'setq' rather than the 'Custom' interface. Would it be > better to document the hand-coded equivalents for these > settings as well? Just a thought though, I do not have > strong views on this. they essentially are. all the options are listed in the manual with the names as they appear in the customization buffer. these names are directly derived from the actual variable names by removing the prefix `ebib-`, replacing the hyphens with spaces and capitalizing each word. so you can easily convert the option name back to the variable: e.g., the option "Autogenerate Keys" has the variable name `ebib-autogenerate-keys`, etc. best, joost -- Joost Kremers, PhD University of Göttingen Institute for German Philology Käte-Hamburger-Weg 3 37073 Göttingen, Germany |