From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Clock tables with file list scope do not work anymore Date: Sat, 26 Nov 2016 00:20:10 +0100 Message-ID: <871sxzgn9x.fsf@nicolasgoaziou.fr> References: <6fac1383-41bc-6047-29f1-a8d946001c08@gmail.com> 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]:36118) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cAPmt-0000Sm-3U for emacs-orgmode@gnu.org; Fri, 25 Nov 2016 18:20:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cAPms-00066a-FV for emacs-orgmode@gnu.org; Fri, 25 Nov 2016 18:20:11 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:53284) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cAPms-00064G-AK for emacs-orgmode@gnu.org; Fri, 25 Nov 2016 18:20:10 -0500 In-Reply-To: <6fac1383-41bc-6047-29f1-a8d946001c08@gmail.com> (Nikolay Kudryavtsev's message of "Fri, 25 Nov 2016 21:40:12 +0300") 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: Nikolay Kudryavtsev Cc: emacs-orgmode@gnu.org Hello, Nikolay Kudryavtsev writes: > Hello. > > Let's say we have file Test-todo.org: > > * Test todo > :LOGBOOK: > CLOCK: [2016-11-25 =D0=9F=D1=82 17:02]--[2016-11-25 =D0=9F=D1=82 21:02] = =3D> 4:00 > :END: > > When we try to add it to a clocktable in a different file using a list,=20 > it does not get interpreted: > * Todo > > #+BEGIN: clocktable :maxlevel 4 :scope ("d:/Test-todo.org") :block 2016-11 > #+CAPTION: Clock summary at [2016-11-25 =1FB 21:30], for >O1@L 2016. > > | Headline | Time | > |--------------+--------| > | *Total time* | *0:00* | > #+END: Fixed. Thank you. Regards, --=20 Nicolas Goaziou