Re: [O] capture templates and org-contacts

2012-09-14 Thread Bastien
Hi Achim, Achim Gratz writes: > Actually, > this function really should be autoloaded by Gnus but isn't. Can you tell the Gnus developers about this? Thanks! -- Bastien

Re: [O] capture templates and org-contacts

2012-09-07 Thread Simon Thum
Hi Achim, that fixes it, thank you very much! Cheers, Simon On 09/06/2012 07:54 PM, Achim Gratz wrote: Simon Thum writes: recently my org-contacts template broke; I get %![Error: (void-function gnus-alive-p)] in the capture buffer where the name should have been. The template is ("c" "K

Re: [O] capture templates and org-contacts

2012-09-06 Thread Achim Gratz
Simon Thum writes: > recently my org-contacts template broke; I get > > %![Error: (void-function gnus-alive-p)] > > in the capture buffer where the name should have been. > > The template is > > ("c" "Kontakt" entry (file+headline my-org-contacts-file "Neu") "* > %(org-contacts-template-name)")) >

[O] capture templates and org-contacts

2012-09-04 Thread Simon Thum
Hi all, recently my org-contacts template broke; I get %![Error: (void-function gnus-alive-p)] in the capture buffer where the name should have been. The template is ("c" "Kontakt" entry (file+headline my-org-contacts-file "Neu") "* %(org-contacts-template-name)")) The setup worked before