From mboxrd@z Thu Jan 1 00:00:00 1970 From: yuchen Subject: Re: clock consistency check doesn't work for today item Date: Sun, 6 Jan 2013 15:30:22 +0000 (UTC) Message-ID: References: <877gnqzvp0.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52679) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TrsBP-000600-LS for emacs-orgmode@gnu.org; Sun, 06 Jan 2013 10:30:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TrsBO-00017z-CR for emacs-orgmode@gnu.org; Sun, 06 Jan 2013 10:30:43 -0500 Received: from plane.gmane.org ([80.91.229.3]:34389) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TrsBN-00017r-No for emacs-orgmode@gnu.org; Sun, 06 Jan 2013 10:30:42 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TrsBZ-0000DK-8t for emacs-orgmode@gnu.org; Sun, 06 Jan 2013 16:30:53 +0100 Received: from 175.8.22.195 ([175.8.22.195]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 Jan 2013 16:30:53 +0100 Received: from yuchen.lea by 175.8.22.195 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 Jan 2013 16:30:53 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi Bastien, Bastien altern.org> wrote: >Can you send a minimal .org file that we can use to reproduce the bug? Thanks for your attention to this matter. I'm sorry I post this mail twice by mistake.here is the test org file: >* Task1 > CLOCK:[2013-01-03 周四 23:24]--[2013-01-03 周四 23:42] => 0:18 >* Task2 > CLOCK: [2013-01-06 周日 12:31]--[2013-01-06 周日 12:39] => 0:08 > CLOCK: [2013-01-06 周日 10:02]--[2013-01-06 周日 10:18] => 0:16 In fact, I find that this problem is caused by the absence of blank between "CLOCK:" and the timestamp.I forget to type it :P I don't know whether this is a bug... And thanks for telling me the basic etiquette while posting a question,here is the version info: Emacs: GNU Emacs 24.2.1 (i386-mingw-nt6.1.7601) of 2012-08-29 on MARVIN Package: Org-mode version 7.8.11 Sincerely, Yuchen