From mboxrd@z Thu Jan 1 00:00:00 1970 From: pinard@iro.umontreal.ca (=?utf-8?Q?Fran=C3=A7ois?= Pinard) Subject: The reportmode report does not count the running clock Date: Mon, 12 Dec 2011 23:28:44 -0500 Message-ID: <87liqhrt6r.fsf@iro.umontreal.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:33615) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RaJyx-0006h5-GR for emacs-orgmode@gnu.org; Mon, 12 Dec 2011 23:28:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RaJyw-0008Ss-E6 for emacs-orgmode@gnu.org; Mon, 12 Dec 2011 23:28:47 -0500 Received: from 206-248-137-202.dsl.teksavvy.com ([206.248.137.202]:61744 helo=mercure.epsilon-ti.ca) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RaJyw-0008Sm-Ad for emacs-orgmode@gnu.org; Mon, 12 Dec 2011 23:28: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: emacs-orgmode@gnu.org Hi, Org people. I'm noticing that the R (org-agenda-clockreport-mode) command with the *Org Agenda* buffer ignores the running clock. To get a result closer to the truth while I work, I have to clock-out and clock-in, then retry R. (Then edit out the spurious clock out and the following clock-in, to get rid of the short clocking gap.) Could the running clock merely be added / counted in the report? Fran=C3=A7ois