From mboxrd@z Thu Jan 1 00:00:00 1970 From: Desmond Rivet Subject: Percent signs in org-remember-templates Date: Sun, 23 Aug 2009 21:27:41 -0400 Message-ID: <874oryuhki.fsf_-_@zinc.branchcut.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7BIT Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MfOKN-0008C8-NO for emacs-orgmode@gnu.org; Sun, 23 Aug 2009 21:26:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MfOKJ-0008Bw-Kh for emacs-orgmode@gnu.org; Sun, 23 Aug 2009 21:26:31 -0400 Received: from [199.232.76.173] (port=32912 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MfOKJ-0008Bt-HC for emacs-orgmode@gnu.org; Sun, 23 Aug 2009 21:26:27 -0400 Received: from relais.videotron.ca ([24.201.245.36]:63855) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MfOKJ-0005xj-62 for emacs-orgmode@gnu.org; Sun, 23 Aug 2009 21:26:27 -0400 Received: from zinc.branchcut.ath.cx ([74.59.196.69]) by VL-MH-MR001.ip.videotron.ca (Sun Java(tm) System Messaging Server 6.3-4.01 (built Aug 3 2007; 32bit)) with ESMTP id <0KOU0068VXBTK550@VL-MH-MR001.ip.videotron.ca> for emacs-orgmode@gnu.org; Sun, 23 Aug 2009 21:26:17 -0400 (EDT) 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: emacs-orgmode@gnu.org Hi all, I'm attempting to use the remember package to insert a diary-sexp into a file for use by the org-mode agenda. It looks like this; %%(diary-remind '(diary-date %^{Month} %^{Day} t) -%^{Remind days}) %^{Brief Description}%? The double percent at the beginning is causing problems. Is there any way to escape the percent signs? -- Desmond Rivet Pain is weakness leaving the body.