From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: More clocktable breakage Date: Wed, 29 Mar 2017 16:38:14 +0200 Message-ID: <87d1d0p2qx.fsf@nicolasgoaziou.fr> References: <877f39nr05.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41714) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ctEjv-00008r-Rs for emacs-orgmode@gnu.org; Wed, 29 Mar 2017 10:38:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ctEju-0002gP-Ns for emacs-orgmode@gnu.org; Wed, 29 Mar 2017 10:38:23 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:51244) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ctEju-0002fY-Hk for emacs-orgmode@gnu.org; Wed, 29 Mar 2017 10:38:22 -0400 In-Reply-To: <877f39nr05.fsf@Rainer.invalid> (Achim Gratz's message of "Tue, 28 Mar 2017 21:24:58 +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" To: Achim Gratz Cc: emacs-orgmode@gnu.org Hello, Achim Gratz writes: > I've just noticed that in my the clocktables at work I can't adjust the > start and end ranges anymore with up/down. Apparently the timestamps > are not recognized anymore and the it falls through to some code that > tries to adjust the :block argument (which is not present in that table > since it's using :tstart / :tend) and fails with an error message. I've > bisected that behaviour to commit 2a59d2f76f. Unfortunately I can't > reproduce that here at home, maybe due to the fact that the language > settings are different. At home the timestamps are recognized and the > clocktable is re-calculated accordingly. However, I cannot refresh the > clocktable via C-c C-c, which tells me it cannot do anything useful at > that line. At the moment, I cannot reproduce it. I tried M-up in the following document: #+BEGIN: clocktable :tstart "<2006-08-10 Thu 10:00>" :tend "<2006-08-10 Thu 12:00>" #+END: clocktable I'm interested in an ECM, if you can provide one. Regards, -- Nicolas Goaziou