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, 17 Feb 2017 21:09:52 +0100 Message-ID: <87ino87f5b.fsf@nicolasgoaziou.fr> References: <87efz762nf.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]:47456) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ceoqr-0001Dj-Jb for emacs-orgmode@gnu.org; Fri, 17 Feb 2017 15:09:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ceoqq-0005ff-Gy for emacs-orgmode@gnu.org; Fri, 17 Feb 2017 15:09:57 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:37030) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ceoqq-0005eG-Av for emacs-orgmode@gnu.org; Fri, 17 Feb 2017 15:09:56 -0500 In-Reply-To: <87efz762nf.fsf@giammi.com> ("Gian-Maria =?utf-8?Q?Daffr?= =?utf-8?Q?=C3=A9=22's?= message of "Thu, 09 Feb 2017 12:10:12 +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, > > 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: This was fixed recently, IIRC. You need to upgrade Org. Regards, --=20 Nicolas Goaziou