From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: problem with removing logbook drawer with zero time on clockout and recording state transitions into the same drawer [7.9.3e (7.9.3e-956-g3943be.dirty @ /home/vdyadov/Work/Tools/emacs/org-mode/lisp/)] Date: Sat, 02 Mar 2013 18:19:10 +0100 Message-ID: <87sj4d3ck5.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59653) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBqlL-00089i-AW for emacs-orgmode@gnu.org; Sat, 02 Mar 2013 13:02:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UBqlH-0006F8-W8 for emacs-orgmode@gnu.org; Sat, 02 Mar 2013 13:02:23 -0500 Received: from mail-wg0-f50.google.com ([74.125.82.50]:41842) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBqlH-0006Em-Pr for emacs-orgmode@gnu.org; Sat, 02 Mar 2013 13:02:19 -0500 Received: by mail-wg0-f50.google.com with SMTP id es5so3209944wgb.17 for ; Sat, 02 Mar 2013 10:02:19 -0800 (PST) In-Reply-To: (=?utf-8?B?ItCU0Y8=?= =?utf-8?B?0LTQvtCyINCS0LDRgdC40Lsg0KHRgtC+0Y/QvdC+0LIiJ3M=?= message of "Mon, 18 Feb 2013 20:06:22 +0400") 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: =?utf-8?B?0JTRj9C00L7QsiDQktCw0YHQuNC7INCh0YLQvtGP?= =?utf-8?B?0L3QvtCy?= Cc: emacs-orgmode@gnu.org Hi, vdyadov@elvees.com (Дядов Васил Стоянов) writes: > The problem is: when I clock-in into some task and then within 1 minute > change tasks state to DONE, information about state transition recorded > incorrectly (:LOGBOOK: drawer is removed because of zero time, and then > state transition recorded out of drawer :LOGBOOK:). This is now fixed in the maint branch, thanks! -- Bastien