* Bug: org-capture fails if org-capture-templates contains only one template [7.4]
@ 2010-12-18 11:35 Holger Arnold
2010-12-18 12:12 ` Holger Arnold
0 siblings, 1 reply; 2+ messages in thread
From: Holger Arnold @ 2010-12-18 11:35 UTC (permalink / raw)
To: emacs-orgmode
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Bug: org-capture fails if org-capture-templates contains only one template [7.4]
2010-12-18 11:35 Bug: org-capture fails if org-capture-templates contains only one template [7.4] Holger Arnold
@ 2010-12-18 12:12 ` Holger Arnold
0 siblings, 0 replies; 2+ messages in thread
From: Holger Arnold @ 2010-12-18 12:12 UTC (permalink / raw)
To: emacs-orgmode
Hello,
please ignore the bug report, the error message had some other cause, which I
cannot identify since I cannot reproduce it anymore. `org-capture' started to
work after saving and killing the buffer containing the "todo.org" file.
Holger
Am Samstag, 18. Dezember 2010, 12:35:49 schrieben Sie:
> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-12-18 12:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-18 11:35 Bug: org-capture fails if org-capture-templates contains only one template [7.4] Holger Arnold
2010-12-18 12:12 ` Holger Arnold
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).