From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Horn Subject: Re: Clocking repeating tasks Date: Mon, 24 Jan 2011 13:09:04 -0500 Message-ID: References: <87sjwib9em.fsf@norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=36366 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PhQr1-0000CX-F5 for emacs-orgmode@gnu.org; Mon, 24 Jan 2011 13:09:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PhQr0-0003n1-6r for emacs-orgmode@gnu.org; Mon, 24 Jan 2011 13:09:27 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:39903) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PhQqz-0003mq-Qw for emacs-orgmode@gnu.org; Mon, 24 Jan 2011 13:09:26 -0500 Received: by fxm12 with SMTP id 12so4517892fxm.0 for ; Mon, 24 Jan 2011 10:09:25 -0800 (PST) In-Reply-To: <87sjwib9em.fsf@norang.ca> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bernt Hansen Cc: Org-mode ml On Mon, Jan 24, 2011 at 10:37 AM, Bernt Hansen wrote: > The clocking total for the task on the modeline should reflect how much > time you have clocked since the last time you marked the task DONE. > org-mode records a property LAST_REPEAT which had the time you completed > the task last. =A0The modeline clock value counts minutes since that time= . > > The modeline should have both your current clocking total time (since > last repeat) and the effort limit displayed (as the limit). Indeed, the mode line does display effort. However, it has the sum of all clocks compared against the effort level. Same thing for the clocksum column in the agenda columns display. I'm not sure why I'm not getting the expected behavior. I'll be able to work on this more later in the day. Did you customize any variables to get this behavior? --=20 Jeffrey Horn http://www.failuretorefrain.com/jeff/