[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] Bug: Capture templates: file-olp
From: |
Florian Lindner |
Subject: |
[O] Bug: Capture templates: file-olp |
Date: |
Thu, 07 May 2015 10:07:07 +0200 |
User-agent: |
KNode/4.14.7 |
Hello,
I just noticed, that if I use a capture template like
("p" "foo" entry (file+olp "" "foo") "* %?\n%t\n%i")
It complains about:
Template key:
org-find-olp: Wrong type argument: stringp, nil
It works when using
("p" "foo" entry (file+olp org-default-notes-file "foo") "* %?\n%t\n%i")
However, documentation claims:
If that file name is the empty string, it defaults to org-default-notes-
file.
http://orgmode.org/manual/Template-elements.html#Template-elements
org-mode that was shipped with Emacs 24.5.
Is that a known bug? Or is it no bug at all?
Best Regards,
Florian
- [O] Bug: Capture templates: file-olp,
Florian Lindner <=