From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: The reportmode report does not count the running clock Date: Tue, 13 Dec 2011 10:30:54 -0500 Message-ID: <87hb14ij4h.fsf@norang.ca> References: <87liqhrt6r.fsf@iro.umontreal.ca> <87pqfsituv.fsf@norang.ca> <87r508d00p.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]:56110) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RaUK1-0002pu-Tg for emacs-orgmode@gnu.org; Tue, 13 Dec 2011 10:31:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RaUJs-00078b-Ln for emacs-orgmode@gnu.org; Tue, 13 Dec 2011 10:31:13 -0500 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:51808) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RaUJs-00078N-DU for emacs-orgmode@gnu.org; Tue, 13 Dec 2011 10:31:04 -0500 In-Reply-To: <87r508d00p.fsf@iro.umontreal.ca> (=?utf-8?Q?=22Fran=C3=A7ois?= Pinard"'s message of "Tue, 13 Dec 2011 09:22:30 -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: =?utf-8?Q?Fran=C3=A7ois?= Pinard Cc: emacs-orgmode@gnu.org pinard@iro.umontreal.ca (Fran=C3=A7ois Pinard) writes: > Bernt Hansen writes: >> pinard@iro.umontreal.ca (Fran=C3=A7ois Pinard) writes: > >>> I'm noticing that the R (org-agenda-clockreport-mode) command with the >>> *Org Agenda* buffer ignores the running clock. > >> ;; Include current clocking task in clock reports >> (setq org-clock-report-include-clocking-task t) > > Isn't that nice! :-) Thanks again, Bernt. > > The variable is not referred to in the Org mode manual (version 7.7 > here). It might be a good idea to include it. > > Fran=C3=A7ois It isn't? Oops. I'll prepare a patch for this. Thanks, Bernt