From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: template is jumping to org file after auto save + enhancement request Date: Tue, 3 Nov 2009 06:24:00 +0100 Message-ID: <37DD5F98-0A14-47BE-A5AF-73EA173FE7D1@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N5BsI-0007Fp-MS for emacs-orgmode@gnu.org; Tue, 03 Nov 2009 00:24:10 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N5BsD-0007Di-Ii for emacs-orgmode@gnu.org; Tue, 03 Nov 2009 00:24:10 -0500 Received: from [199.232.76.173] (port=55055 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N5BsD-0007De-Ev for emacs-orgmode@gnu.org; Tue, 03 Nov 2009 00:24:05 -0500 Received: from ey-out-1920.google.com ([74.125.78.148]:23737) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N5BsC-00012z-R3 for emacs-orgmode@gnu.org; Tue, 03 Nov 2009 00:24:05 -0500 Received: by ey-out-1920.google.com with SMTP id 3so6297635eyh.34 for ; Mon, 02 Nov 2009 21:24:03 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Richard Riley Cc: emacs-orgmode@gnu.org Hi Richard, I am not able to reproduce this. - Carsten On Nov 3, 2009, at 1:22 AM, Richard Riley wrote: > > 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. > > > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten