From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: Re: capture templates and org-contacts
Date: Thu, 06 Sep 2012 19:54:40 +0200 [thread overview]
Message-ID: <87bohjdokf.fsf@Rainer.invalid> (raw)
In-Reply-To: 50467CC0.6030307@gmx.de
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)"))
>
>
> The setup worked before - wanyone an idea what could be the cause?
gnus-util must be loaded for this function to be available. This
requirement is missing from both org-capture and org-gnus. Actually,
this function really should be autoloaded by Gnus but isn't.
> I'm using org-fixup to generate my autoloads.
Sure, but certainly not for Gnus… I've just pushed up a fix that
adds (require 'gnus-util) to both files.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
Samples for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldSamplesExtra
next prev parent reply other threads:[~2012-09-06 17:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-04 22:12 capture templates and org-contacts Simon Thum
2012-09-06 17:54 ` Achim Gratz [this message]
2012-09-07 17:49 ` Simon Thum
2012-09-14 7:03 ` Bastien
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87bohjdokf.fsf@Rainer.invalid \
--to=stromeko@nexgo.de \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).