From mboxrd@z Thu Jan 1 00:00:00 1970 From: julien cubizolles Subject: Re: Relative dates with sexep Date: Fri, 17 Sep 2010 16:10:06 +0200 Message-ID: <1284732606.7792.76.camel@localhost> References: <1284654438.7792.63.camel@localhost> <87tylo94tk.wl%ucecesf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=60023 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Owbdu-0006De-7t for emacs-orgmode@gnu.org; Fri, 17 Sep 2010 10:10:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Owbdt-0007AM-2M for emacs-orgmode@gnu.org; Fri, 17 Sep 2010 10:10:22 -0400 Received: from smtp2-g21.free.fr ([212.27.42.2]:38531) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Owbds-00079p-JV for emacs-orgmode@gnu.org; Fri, 17 Sep 2010 10:10:21 -0400 In-Reply-To: <87tylo94tk.wl%ucecesf@ucl.ac.uk> 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: e.fraga@ucl.ac.uk Cc: org-mode Le vendredi 17 septembre 2010 =C3=A0 09:01 +0100, Eric S Fraga a =C3=A9cr= it : > get the date one week after the 2nd of february 2010. Bad sexp... >=20 > Quote the date: ... '(02 02 2010) > as it is trying to evaluate the function "02" otherwise. Thanks, it works. Julien.