From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wanrong Lin Subject: Bug: monthly repeater does not work Date: Tue, 24 Jun 2008 18:11:47 -0400 Message-ID: <48617123.4070905@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KBGlW-0005fw-8V for emacs-orgmode@gnu.org; Tue, 24 Jun 2008 18:13:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KBGlV-0005fP-JZ for emacs-orgmode@gnu.org; Tue, 24 Jun 2008 18:13:29 -0400 Received: from [199.232.76.173] (port=51946 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KBGlV-0005fH-Fz for emacs-orgmode@gnu.org; Tue, 24 Jun 2008 18:13:29 -0400 Received: from yx-out-1718.google.com ([74.125.44.155]:46723) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KBGlV-0007YF-6I for emacs-orgmode@gnu.org; Tue, 24 Jun 2008 18:13:29 -0400 Received: by yx-out-1718.google.com with SMTP id 34so599247yxf.66 for ; Tue, 24 Jun 2008 15:11:52 -0700 (PDT) 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, I just tried this: * TODO Test SCHEDULED: <2008-06-24 Tue +1m> And it does not work, meaning I do not see the item listed in the agenda of 07-24, 08-24 and etc. DEADLINE won't work either with the same repeater. Can someone confirm that? I saw the above with org-6.05b on Emacs 22.2 under Windows/Linux. Thanks a lot. Assuming the above report is not a false alarm, sometimes I feel a little bit uneasy after upgrading to a new version because important feature might be broken and my task may slip under my nose. Would be nice if there is an automated regression test, but I can imagine it would be very difficult for an interactive thing like org. Wanrong