emacs-orgmode
[Top][All Lists]
Advanced

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

[O] [OT] Custom remember template


From: Marcelo de Moraes Serpa
Subject: [O] [OT] Custom remember template
Date: Tue, 10 May 2011 20:56:18 -0500

Hey list,

I want a truly custom string to be output by the org-remember
template, so I thought I could do something like:


     ("Journal Entry" ?j (concat "* " (mycustomfunc)))

Since "mycustomfunc" and concat both return strings, I thought I
wouldn't have a problem...

But it fails with:

let*: Wrong type argument: char-or-string-p, (concat "kd" "d")

I'm not yet that good with elisp to debug that. Could someone give a
hand ? Or it's not possible at all?

Thanks,

Marcelo.



reply via email to

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