emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] New lines (return chracter?) in capture templates


From: Jeff Horn
Subject: [Orgmode] New lines (return chracter?) in capture templates
Date: Wed, 17 Nov 2010 13:13:55 -0500

Quick question. I'm playing with a new template and the new line
characters are being inserted as string-literals (?) instead of being
read as new lines.

In other words, my template is
,----
| * %U\n *%^{Note Title}* %?\n %i %a
`----

When called, I get the following after typing "Test" at the prompt:
,----
| **** [2010-11-17 Wed 13:11]\n *Test* \n
`----

When the following is expected:
,----
|  **** [2010-11-17 Wed 13:11]
|       *Test*
|       <cursor placed here>
`----

The template is uses date trees.

Thanks for any help.

Jeff

-- 
Jeffrey Horn
Graduate Lecturer and PhD Student in Economics
George Mason University

(704) 271-4797
address@hidden
address@hidden

http://www.failuretorefrain.com/jeff/



reply via email to

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