*sigh*
I knew it had to be something simple I was missing.  Thanks!

2010/4/12 Łukasz Stelmach <lukasz.stelm...@iem.pw.edu.pl>:
> Patrick Aikens <paik...@gmail.com> writes:
>
> I have a meeting I wish to have on my agenda every weekday at the
>> appropriate start time.  I have tried the following, which doesn't
>> show up in my agenda at all:
>> ** Daily Meeting
>>    <%%(memq (calendar-day-of-week date) '(1 2 3 4 5)) 10:30>
>>
>
> How about
>
> ** Daily Meeting 10:30
>    <%%(memq (calendar-day-of-week date) '(1 2 3 4 5))>
>
>
> or
>
> ** Daily Meeting
> %%(memq (calendar-day-of-week date) '(1 2 3 4 5)) Daily meeting 10:30
>
>
> --
> Miłego dnia,
> Łukasz Stelmach
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>



-- 
SELECT * FROM users WHERE clue > 0


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

Reply via email to