From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick Aikens Subject: Re: Re: Problem entering an every-weekday meeting with start time Date: Tue, 13 Apr 2010 11:20:09 -0400 Message-ID: References: <87pr24jo2b.fsf@kotik.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O1i73-0003Eh-9j for emacs-orgmode@gnu.org; Tue, 13 Apr 2010 11:33:17 -0400 Received: from [140.186.70.92] (port=42863 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O1i6y-00036g-SA for emacs-orgmode@gnu.org; Tue, 13 Apr 2010 11:33:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O1huM-0006Mg-8w for emacs-orgmode@gnu.org; Tue, 13 Apr 2010 11:20:16 -0400 Received: from mail-vw0-f41.google.com ([209.85.212.41]:49728) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O1huM-0006Ma-49 for emacs-orgmode@gnu.org; Tue, 13 Apr 2010 11:20:10 -0400 Received: by vws14 with SMTP id 14so825381vws.0 for ; Tue, 13 Apr 2010 08:20:09 -0700 (PDT) In-Reply-To: <87pr24jo2b.fsf@kotik.lan> 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: =?ISO-8859-2?Q?=A3ukasz_Stelmach?= Cc: emacs-orgmode@gnu.org *sigh* I knew it had to be something simple I was missing. Thanks! 2010/4/12 =C5=81ukasz Stelmach : > Patrick Aikens writes: > > I have a meeting I wish to have on my agenda every weekday at the >> appropriate start time. =C2=A0I have tried the following, which doesn't >> show up in my agenda at all: >> ** Daily Meeting >> =C2=A0=C2=A0=C2=A0<%%(memq (calendar-day-of-week date) '(1 2 3 4 5)) 10:= 30> >> > > How about > > ** Daily Meeting 10:30 > =C2=A0=C2=A0=C2=A0<%%(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=C5=82ego dnia, > =C5=81ukasz 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 > --=20 SELECT * FROM users WHERE clue > 0