emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Percent signs in org-remember-templates


From: Carsten Dominik
Subject: Re: [Orgmode] Percent signs in org-remember-templates
Date: Mon, 24 Aug 2009 07:17:52 +0200


On Aug 24, 2009, at 3:27 AM, Desmond Rivet wrote:

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?

Hi Desmond,

Please pull from git, and then escape like this:

%\%(diary-remind '(diary-date %^{Month} %^{Day} t) -%^{Remind days}) %^{Brief Description}%?


HTH

- Carsten



--
Desmond Rivet

Pain is weakness leaving the body.


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode





reply via email to

[Prev in Thread] Current Thread [Next in Thread]