From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Habits will not correctly reset timestamp [8.3.2 (release_8.3.2-570-gc17fcc @ /home/swflint/.emacs.d/org-mode/lisp/)] Date: Thu, 28 Jan 2016 09:04:13 +0100 Message-ID: <877fiu3zb6.fsf@nicolasgoaziou.fr> References: <874mdylp1g.fsf@turing.flintfam.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50109) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOhWz-0007UI-Li for emacs-orgmode@gnu.org; Thu, 28 Jan 2016 03:02:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aOhWu-0006Ih-W7 for emacs-orgmode@gnu.org; Thu, 28 Jan 2016 03:02:17 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:46971) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOhWu-0006IX-Pw for emacs-orgmode@gnu.org; Thu, 28 Jan 2016 03:02:12 -0500 In-Reply-To: <874mdylp1g.fsf@turing.flintfam.org> (Samuel W. Flint's message of "Wed, 27 Jan 2016 15:56:27 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Samuel W. Flint" Cc: emacs-orgmode@gnu.org Hello, swflint@flintfam.org (Samuel W. Flint) writes: > See my previous bug report. This still happens. > > If I have a heading like so: > > * TODO Something > SCHEDULED: <2016-01-17 Sun .+1w/2w> > :PROPERTIES: > :STYLE: habit > :END: > > And execute C-c C-t d on the heading, the following appears: > > * TODO Something > :PROPERTIES: > :STYLE: habit > :END: > > This is incorrect behavior, and I'm unable to use org-habits > correctly. I cannot reproduce it. With -Q, I get * TODO Something SCHEDULED: <2016-02-04 jeu. .+1w/2w> :PROPERTIES: :STYLE: habit :LAST_REPEAT: [2016-01-28 jeu. 09:03] :END: - State "DONE" from "TODO" [2016-01-28 jeu. 09:03] Regards, -- Nicolas Goaziou