emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Capture template stopped working: nil


From: Nicolas Goaziou
Subject: Re: [O] Capture template stopped working: nil
Date: Sun, 25 Jun 2017 21:09:37 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

Hello,

Florian Lindner <address@hidden> writes:


> since recently, one of my capture templates stopped working. Message is:
>
> Template key:
> org-capture: Capture template ā€˜jā€™: nil
>
> and:
>
> - %?
>
> is added to journal.org. I have also tried some other template text like 
> "foo" (without any keys), but the message is the same.
>
> value of org-capture-templates is:

>  ("j" "Journal" item
>   (file+datetree
>    (concat org-directory "/journal.org"))

It should be (lambda () (concat org-directory "/journal.org")).

See ORG-NEWS.

Regards,

-- 
Nicolas Goaziou



reply via email to

[Prev in Thread] Current Thread [Next in Thread]