From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cezar Halmagean Subject: Re: Org-remember interim file save before filing? Date: Wed, 30 Jul 2008 10:13:36 -0700 Message-ID: <49413.2195752629$1217438128@news.gmane.org> References: <7bef1f890807292342y4758df0elde10ccf32b54baee@mail.gmail.com> <87zlnzqxug.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KOFFF-0004C9-J5 for emacs-orgmode@gnu.org; Wed, 30 Jul 2008 13:13:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KOFFE-0004Bp-Uk for emacs-orgmode@gnu.org; Wed, 30 Jul 2008 13:13:49 -0400 Received: from [199.232.76.173] (port=39127 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KOFFE-0004Bk-NU for emacs-orgmode@gnu.org; Wed, 30 Jul 2008 13:13:48 -0400 Received: from main.gmane.org ([80.91.229.2]:59123 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KOFFE-0001BM-Ev for emacs-orgmode@gnu.org; Wed, 30 Jul 2008 13:13:48 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KOFF9-0000Ob-Uc for emacs-orgmode@gnu.org; Wed, 30 Jul 2008 17:13:44 +0000 Received: from 208.71.158.250 ([208.71.158.250]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 Jul 2008 17:13:43 +0000 Received: from cezar by 208.71.158.250 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 Jul 2008 17:13:43 +0000 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: emacs-orgmode@gnu.org Bernt Hansen writes: > I take a slightly different approach with the latest set of changes by > Carsten. My remember templates use the %!%& escapes to file in the > target location immediately and jump there - so I'm working in the org > file and not a remember buffer which has no file store. Thank you for the hint, this (%!%) works so well for my current setup. Cezar