On Sep 9, 2009, at 3:42 PM, Desmond Rivet wrote:
Carsten Dominik writes:
On Aug 24, 2009, at 3:27 AM, Desmond Rivet wrote:
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 %^{M
Carsten Dominik writes:
> On Aug 24, 2009, at 3:27 AM, Desmond Rivet wrote:
>> 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})
>> %^
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
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 th