Re: [Orgmode] org-capture + autoload

2010-08-18 Thread Bastien
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 __

[Orgmode] org-capture + autoload

2010-08-18 Thread Jambunathan K
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.