From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Varnit Suri" Subject: Setting recurring deadlines Date: Mon, 9 Feb 2009 04:18:47 -0800 Message-ID: <57AC2FA1761300418C7AB8F3EA493C97027B9B2B@HQ-EXCH-5.corp.brocade.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LWV6B-0005QU-TP for emacs-orgmode@gnu.org; Mon, 09 Feb 2009 07:18:51 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LWV69-0005QB-SZ for emacs-orgmode@gnu.org; Mon, 09 Feb 2009 07:18:51 -0500 Received: from [199.232.76.173] (port=48213 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LWV69-0005Q6-NE for emacs-orgmode@gnu.org; Mon, 09 Feb 2009 07:18:49 -0500 Received: from mx10.brocade.com ([208.185.105.18]:23882) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LWV69-0006Gn-D6 for emacs-orgmode@gnu.org; Mon, 09 Feb 2009 07:18:49 -0500 Received: from HQ-EXCHFE-3.corp.brocade.com (hq-exchfe-3-smtp.brocade.com [192.168.126.212]) by discus.brocade.com (Postfix) with ESMTP id C0C752382F8 for ; Mon, 9 Feb 2009 04:18:48 -0800 (PST) Content-class: urn:content-classes:message 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: emacs-orgmode@gnu.org Hi all, I am having trouble with something pretty basic. I am trying to setup a recurring deadline on the last day of every month. However, when I set it as <2009-02-28 +1m>, the next deadline shows up at 2009-03-28, rather than 31st March. I don't use appt/diary. Is there a way to do this in org-mode? Any comments are appreciated. Thanks. V.