emacs-wiki-discuss
[Top][All Lists]
Advanced

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

Re: [emacs-wiki-discuss] Re: planner-appt question


From: Jim Ottaway
Subject: Re: [emacs-wiki-discuss] Re: planner-appt question
Date: Tue, 28 Jun 2005 20:28:49 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

>>>>> Paul Lussier <address@hidden> writes:

> Jim Ottaway <address@hidden> writes:
>> I think something like this:
>> 
>> &%%(memq (calendar-day-of-week date)  '(1 2 3 4 5)) #A1 _ @15:30-16:00 Group 
>> meeting

> Is the var 'date' set somewhere by planner-appt, or elsewhere in
> emacs?  Trying C-x C-e on (memq (calendar-day-of-week date) in my
> scratch buffer returned a 'void variable date' error.

It is set when the diary file is read.  If you want to C-x C-e it , you
would have to replace `date' with `(calendar-current-date)'. 


-- 
Jim Ottaway




reply via email to

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