From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Switching to DONE does not clock-out Date: Tue, 17 Jun 2014 00:13:12 +0200 Message-ID: <871tuo1p1j.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58747) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wwf9W-00031M-OM for emacs-orgmode@gnu.org; Mon, 16 Jun 2014 18:13:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wwf9P-0005Fe-8y for emacs-orgmode@gnu.org; Mon, 16 Jun 2014 18:13:22 -0400 Received: from mail-s76.mailgun.info ([184.173.153.204]:43216) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wwf9P-0005FZ-6L for emacs-orgmode@gnu.org; Mon, 16 Jun 2014 18:13:15 -0400 In-Reply-To: (noreply@maillard.im's message of "Mon, 16 Jun 2014 23:50:10 +0200") 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, noreply@maillard.im writes: > When updating the task state from TODO to DONE, is it supposed to > clock-out With the default value for `org-clock-out-when-done', yes. > *and* update the time spent since latest clock-in ? Not sure what it means: clocking out when switching from TODO to DONE will clock out the task. > If I am asking this, it is because earlier today, it did not work > exactly like I would I have expected: it clocked-out the task *but* it > did not update the time count. What do you mean by "update the time count"? Can you show the CLOCK: lines and what you expected instead. Thanks, -- Bastien