From: Holger Arnold <harnold@gmx.de>
To: emacs-orgmode@gnu.org
Subject: Bug: org-capture fails if org-capture-templates contains only one template [7.4]
Date: Sat, 18 Dec 2010 12:35:49 +0100 [thread overview]
Message-ID: <201012181235.49800.harnold@gmx.de> (raw)
Hello,
if `org-capture-templates' contains only one template, then `org-capture'
fails with the following message: "org-capture-set-target-location: Wrong type
argument: stringp, nil".
This happens independently of whether `org-capture-templates' has been set
through the customization interface or by hand. To reproduce it, try
(setq org-capture-templates
'(("t" "Todo" entry (file+headline "~/personal/todo.org" "Todo")
"* TODO %?")))
Emacs : GNU Emacs 23.2.1 (i586-suse-linux-gnu, GTK+ Version 2.20.1)
of 2010-12-13 on build12
Package: Org-mode version 7.4
Holger
next reply other threads:[~2010-12-18 11:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-18 11:35 Holger Arnold [this message]
2010-12-18 12:12 ` Bug: org-capture fails if org-capture-templates contains only one template [7.4] Holger Arnold
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=201012181235.49800.harnold@gmx.de \
--to=harnold@gmx.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).