emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] template is jumping to org file after auto save + enhancement


From: Richard Riley
Subject: [Orgmode] template is jumping to org file after auto save + enhancement request
Date: Tue, 03 Nov 2009 01:22:05 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

I use this remember template to auto store an org item.

              ("vocab" ?v "** TODO Learn
              
%(rgr/orig-word)\t:VOCAB:\n:PROPERTIES:\n:orig:\t%(rgr/orig-word)\n:trans:\t%(rgr/trans-word)\n:from:\t%(rgr/from-lang)\n:to:\t%(rgr/to-lang)\n:END:\n%!"
              "vocab.org" bottom)

Where the rgr/ functions are merely returning some text. The creation
and save of the org item involves no prompts and works great. The
problem is that after org-mode does its thing it jumps me to my
vocab.org buffer and tells me:

Restore window configuration with C-x r j R

How can I stop this jumping to the org file? The docs suggest this
should not happen when using %! in the template.

Carsten : It would be nice to be able to store the results of a SEXP as
a property similar to the %^{PROMPT}p template marker so one doesnt have
to specifically write out the PROPERTIES wrapper. Is that possible or
could it be please?

regards

r.







reply via email to

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