From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Lexical scoping in org-clock.el seems to break `org-clock-load' [9.0 (9.0-elpaplus @ /home/exot/.emacs.d/elpa/org-plus-contrib-20161102/)] Date: Sun, 06 Nov 2016 13:32:26 +0100 Message-ID: <87k2cgn605.fsf@nicolasgoaziou.fr> References: <87ins0sxjg.fsf@algebra20.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51594) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c3Mcc-00025L-Hg for emacs-orgmode@gnu.org; Sun, 06 Nov 2016 07:32:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c3Mcb-0006LT-Ol for emacs-orgmode@gnu.org; Sun, 06 Nov 2016 07:32:26 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:50034) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c3Mcb-0006Hp-J3 for emacs-orgmode@gnu.org; Sun, 06 Nov 2016 07:32:25 -0500 In-Reply-To: <87ins0sxjg.fsf@algebra20.de> (Daniel Borchmann's message of "Sun, 06 Nov 2016 11:38:43 +0100") 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: Daniel Borchmann Cc: emacs-orgmode@gnu.org Hello, Daniel Borchmann writes: > Loading a persistent clock does not work anymore: the hooks installed by > =E2=80=98org-clock-persistence-insinuate=E2=80=99 call =E2=80=98org-clock= -load=E2=80=99 as usual, but > the latter does not resume the clock: it prints "Restoring clock data", > but nothing else happens. Fixed. Thank you for the report and the analysis. Regards, --=20 Nicolas Goaziou