all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Riley <rileyrgdev@gmail.com>
To: emacs-orgmode@gnu.org
Subject: template is jumping to org file after auto save + enhancement request
Date: Tue, 03 Nov 2009 01:22:05 +0100	[thread overview]
Message-ID: <hcnt3e$nkc$1@ger.gmane.org> (raw)


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	other threads:[~2009-11-03  0:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-03  0:22 Richard Riley [this message]
2009-11-03  5:24 ` template is jumping to org file after auto save + enhancement request Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='hcnt3e$nkc$1@ger.gmane.org' \
    --to=rileyrgdev@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.