help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: .Re: Org Capture Template


From: daniela-spit
Subject: Re: .Re: Org Capture Template
Date: Fri, 27 Nov 2020 10:31:20 +0100


> Sent: Friday, November 27, 2020 at 9:55 AM
> From: "Arthur Miller" <arthur.miller@live.com>
> To: daniela-spit@gmx.it
> Cc: "Help Gnu Emacs" <help-gnu-emacs@gnu.org>
> Subject: Re: .Re: Org Capture Template
>
> daniela-spit@gmx.it writes:
>
> >> Sent: Friday, November 27, 2020 at 8:27 AM
> >> From: "Arthur Miller" <arthur.miller@live.com>
> >> To: daniela-spit@gmx.it
> >> Cc: "Help Gnu Emacs" <help-gnu-emacs@gnu.org>
> >> Subject: Re: .Re: Org Capture Template
> >>
> >> daniela-spit@gmx.it writes:
> >>
> >> >> Sent: Friday, November 27, 2020 at 7:51 AM
> >> >> From: "Arthur Miller" <arthur.miller@live.com>
> >> >> To: daniela-spit@gmx.it
> >> >> Cc: "Help Gnu Emacs" <help-gnu-emacs@gnu.org>
> >> >> Subject: Re: .Re: Org Capture Template
> >> >>
> >> >> daniela-spit@gmx.it writes:
> >> >>
> >> >> > Have you tried it?  Am still getting "Invalid Capture Template".
> >> >> Hah :-) Actually not; I just saw you were missing a parenthesis, wasn't
> >> >> even looking at it; I am sorry:
> >> >
> >> > If you were doing it for the glory, it backfired.
> >>
> >> Which? No; I saw it was missing the ending parenthesis;
> >>
> >> The second one works; i tried it.
> >
> > You mean the second one I wrote?  Yes that worked.  So will continue doing 
> > that way.
> >
> >> And yes, it is because of evaluation as Jean told you.
> No; the second one I sent you :-).

Yes I have tried it.  But still getting the Invalid comma.
Is it just a comma before (concat ?


> (setq org-capture-templates
>
>     `( ("t" "Todo" entry
>         (file "~/Dokument/notes.org")
>           ,(concat "* TODO %^{Heading}\n  Brief: %^{Brief}\n"
>                   "Detail: %?\n"
>                   "Entered: %T\n  Link: %a\n") )))
>



reply via email to

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