From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Bug: org-auto-repeat-maybe only updates first timestamp [7.01trans] Date: Thu, 16 Sep 2010 05:55:37 -0400 Message-ID: <878w32c8rq.fsf@gollum.intra.norang.ca> References: <24331.1284476463@iu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=54157 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OwBCB-00076b-Tb for emacs-orgmode@gnu.org; Thu, 16 Sep 2010 05:56:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OwBCA-0008CI-F4 for emacs-orgmode@gnu.org; Thu, 16 Sep 2010 05:55:59 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:57887) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OwBCA-0008AX-DR for emacs-orgmode@gnu.org; Thu, 16 Sep 2010 05:55:58 -0400 In-Reply-To: <24331.1284476463@iu.edu> (Andrew J. Korty's message of "Tue, 14 Sep 2010 11:01:03 -0400") 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: "Andrew J. Korty" Cc: emacs-orgmode@gnu.org "Andrew J. Korty" writes: > Remember to cover the basics, that is, what you expected to happen and > what in fact did happen. You don't know how to make a good report? See > > http://orgmode.org/manual/Feedback.html#Feedback > > Your bug report will be posted to the Org-mode mailing list. > ------------------------------------------------------------------------ > > If I have multiple timestamps in a TODO item, org-auto-repeat-maybe > only advances the first one. In the following example, I'd like both > the SCHEDULED and DEADLINE timestamps to advance when the item is > marked DONE, but only the SCHEDULED timestamp advances. > > * TODO do something by Sunday but not until Friday > SCHEDULED: <2010-09-17 Fri ++1w> DEADLINE: <2010-09-19 Sun ++1w> Why not just drop the SCHEDULED: tag and change the DEADLINE task to DEADLINE: <2010-09-19 Sun ++1w -2d> This way it won't show up in your agenda until Friday -- 2 days before it's due. -Bernt > > This behavior exists in HEAD as well as previous releases, including > 7.01h. > > Emacs : GNU Emacs 23.1.50.1 (x86_64-apple-darwin10.0.0, NS apple-appkit-1038.11) > of 2009-11-10 > Package: Org-mode version 7.01trans > > _______________________________________________ > 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