From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Clocking Notes [9.0.4 (9.0.4-elpaplus @ /home/giammi/.emacs.d/elpa/org-plus-contrib-20170124/)] Date: Fri, 10 Feb 2017 17:08:41 +0100 Message-ID: <874m02rpti.fsf@nicolasgoaziou.fr> References: <87fujm5nv7.fsf@giammi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43083) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ccDkd-0005in-Em for emacs-orgmode@gnu.org; Fri, 10 Feb 2017 11:08:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ccDka-0005ei-8R for emacs-orgmode@gnu.org; Fri, 10 Feb 2017 11:08:47 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:54474) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ccDka-0005di-1j for emacs-orgmode@gnu.org; Fri, 10 Feb 2017 11:08:44 -0500 In-Reply-To: <87fujm5nv7.fsf@giammi.com> ("Gian-Maria =?utf-8?Q?Daffr?= =?utf-8?Q?=C3=A9=22's?= message of "Fri, 10 Feb 2017 11:41:48 +0100") 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" To: Gian-Maria =?utf-8?Q?Daffr=C3=A9?= Cc: emacs-orgmode@gnu.org Hello, gian-maria.daffre@giammi.com (Gian-Maria Daffr=C3=A9) writes: > Hello, > > (Might be that this is a duplicate,since I had a mail problem) > > I get a strange behaviour when cloking out and adding the notes. > > The expected result should be: > > ** Task XYZ > :LOGBOOK: > CLOCK: [2017-02-09 Thu 11:34]--[2017-02-09 Thu 11:57] =3D> 0:23 > - Worked on task A > CLOCK: [2017-02-07 Die 10:18]--[2017-02-07 Die 11:08] =3D> 0:50 > - Worked on task B > CLOCK: [2017-02-06 Mon 13:22]--[2017-02-06 Mon 13:59] =3D> 0:37 > - Worked on task C > :END: > > The current out put is (see Task A) > > ** Task XYZ > :LOGBOOK: > - Worked on task A > CLOCK: [2017-02-09 Thu 11:34]--[2017-02-09 Thu 11:57] =3D> 0:23 > CLOCK: [2017-02-07 Die 10:18]--[2017-02-07 Die 11:08] =3D> 0:50 > - Worked on task B > CLOCK: [2017-02-06 Mon 13:22]--[2017-02-06 Mon 13:59] =3D> 0:37 > - Worked on task C > :END: IIRC, it was fixed in Org 9.0.5. Regards, --=20 Nicolas Goaziou