From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: clock start time is gone Date: Mon, 07 Aug 2017 23:21:44 +0200 Message-ID: <8760dzaxav.fsf@nicolasgoaziou.fr> References: <878tivd4t5.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40089) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1depTF-0007QZ-3U for emacs-orgmode@gnu.org; Mon, 07 Aug 2017 17:21:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1depTA-0005ED-BM for emacs-orgmode@gnu.org; Mon, 07 Aug 2017 17:21:53 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:59264) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1depTA-0005DS-5O for emacs-orgmode@gnu.org; Mon, 07 Aug 2017 17:21:48 -0400 In-Reply-To: (Samuel Wales's message of "Mon, 7 Aug 2017 13:06:22 -0700") 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: Samuel Wales Cc: emacs-orgmode@gnu.org Hello, Samuel Wales writes: > i seem to get another bug, no active clock, on the same mwe: > > :LOGBOOK: > CLOCK: > :END: > > if i use -Q with these settings: > > (setq org-log-into-drawer t) > (setq org-clock-into-drawer t) > (setq org-clock-mode-line-total 'today) > (setq org-clock-display-default-range 'untilnow) > (setq org-clock-in-resume t) I'm not sure about the steps required to reproduce your issue. What do you do on the same mwe? Clock in "* clock in here, then sort below, then try to clock out here" then sort at "*** sort here by alpha" then clock out? Regards, -- Nicolas Goaziou