From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: inserting files within remember templates Date: Tue, 6 Nov 2007 06:41:36 +0100 Message-ID: <8A730AEC-45F4-4A2F-BD38-24DEBF937445@science.uva.nl> References: <20071105181739.GB13544@atlantic.linksys.moosehall> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IpIHJ-0004i0-6Y for emacs-orgmode@gnu.org; Tue, 06 Nov 2007 01:51:13 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IpIHH-0004gr-8c for emacs-orgmode@gnu.org; Tue, 06 Nov 2007 01:51:12 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpIHG-0004gj-Uc for emacs-orgmode@gnu.org; Tue, 06 Nov 2007 01:51:10 -0500 Received: from ug-out-1314.google.com ([66.249.92.172]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IpIHG-00013L-9r for emacs-orgmode@gnu.org; Tue, 06 Nov 2007 01:51:10 -0500 Received: by ug-out-1314.google.com with SMTP id a2so1160608ugf for ; Mon, 05 Nov 2007 22:51:08 -0800 (PST) In-Reply-To: <20071105181739.GB13544@atlantic.linksys.moosehall> 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: Adam Spiers Cc: org-mode mailing list Setting up remember mode runs a remember-mode-hook, you can use that. I would be interested to know what kind of applications you have in mind when you want to include a file into a template, or execute elisp code. How about a few examples to persuade us that this is needed? - Carsten On 5Nov2007, at 7:17 PM, Adam Spiers wrote: > I'm finally getting around to setting up remember properly for regular > use. One thing I think I'll need is the ability to include the > contents of an external file in a remember template at the time of > instantiation. Or if there was a % escape sequence for executing > arbitrary elisp, that would be even better, of course. Is there > anything like that at the moment? I couldn't see anything in the > docs. > > > _______________________________________________ > 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