Jambunathan K writes:
> It would be convenient if I could do a
>
> M-x customize-group org-capture and/or
> M-x customize-variable org-capture-templates
>
> without having triggered a prior org-capture.
Just (require 'org-capture) somewhere in your config.
--
Bastien
__
It would be convenient if I could do a
M-x customize-group org-capture and/or
M-x customize-variable org-capture-templates
without having triggered a prior org-capture.
For now, I trigger a capture, abort it and then proceed ahead with
customizing these.
Jambunathan K.