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: Fri, 29 Jan 2016 14:28:01 +0100 Message-ID: <87si1ga526.fsf@nicolasgoaziou.fr> References: <874mdylp1g.fsf@turing.flintfam.org> <877fiu3zb6.fsf@nicolasgoaziou.fr> <87h9hx7ju9.fsf@turing.flintfam.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36695) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aP93u-0006SK-0Y for emacs-orgmode@gnu.org; Fri, 29 Jan 2016 08:26:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aP93q-0002zi-PB for emacs-orgmode@gnu.org; Fri, 29 Jan 2016 08:26:05 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:39055) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aP93q-0002zK-JJ for emacs-orgmode@gnu.org; Fri, 29 Jan 2016 08:26:02 -0500 In-Reply-To: <87h9hx7ju9.fsf@turing.flintfam.org> (Samuel W. Flint's message of "Thu, 28 Jan 2016 11:24:46 -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: > With -Q, I still have the same problem. It is not a top level heading, > but even as a top level heading, this doesn't happen. The SCHEDULED > line is removed, rather than updated. Very strange. At this point, I suggest to debug the functions to know where and why this is happening. As a starting point, you may want to look into `org-auto-repeat-maybe'. Regards, -- Nicolas Goaziou