From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: done-ing a repeating scheduled task now inserts closed timestamp? Date: Wed, 4 Mar 2009 07:17:58 +0100 Message-ID: <0C2D64C0-CFD0-40C8-B7DF-195E9601D6A3@uva.nl> References: <20524da70903021729g43632321u711b26a43f5b26bf@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LekQd-00024p-6x for emacs-orgmode@gnu.org; Wed, 04 Mar 2009 01:18:03 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LekQb-00023q-LF for emacs-orgmode@gnu.org; Wed, 04 Mar 2009 01:18:02 -0500 Received: from [199.232.76.173] (port=54512 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LekQb-00023d-7J for emacs-orgmode@gnu.org; Wed, 04 Mar 2009 01:18:01 -0500 Received: from nf-out-0910.google.com ([64.233.182.190]:12012) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LekQa-0000OD-RD for emacs-orgmode@gnu.org; Wed, 04 Mar 2009 01:18:01 -0500 Received: by nf-out-0910.google.com with SMTP id b11so411001nfh.26 for ; Tue, 03 Mar 2009 22:17:59 -0800 (PST) In-Reply-To: <20524da70903021729g43632321u711b26a43f5b26bf@mail.gmail.com> 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: Samuel Wales Cc: emacs-orgmode@gnu.org On Mar 3, 2009, at 2:29 AM, Samuel Wales wrote: > Nobody else has commented on this, so perhaps I am doing something > wrong. > > My recollection is that [setting the todo state of a task with a > repeating scheduled task to done] did not used to insert a closed > timestamp, but now it seems to -- or at least it fails to remove the > timestamp. Is this intentional? No, this is a bug, introduced when I tried fixing the empty line problem you reported. Fixed now, I hope. - Carsten