Alan Davis wrote: > I would like to request advice, on how can I set up so most of my capture > templates are loaded from a file (~/org/capture-templates.el in > my case) and still retain the ability to define new capture templates on the > fly. I want the best of both worlds:
> - capture-templates.el is easier for me to tweak by hand, and I can > alphabetize the templates in various ways as needed. > > - the capture custom feature is a fantastic way to deine one off templates > on the fly. It may be worthwhile to ask this on the emacs list. [I have seen somewhere emacs lead-dev Stefan Monnier recommend that customize be used only for faces and ordinary other methods (setq?) for everything else]