From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: clock consistency check doesn't work for today item Date: Sun, 06 Jan 2013 21:24:01 +0100 Message-ID: <87r4lyvz4u.fsf@bzg.ath.cx> References: <877gnqzvp0.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60338) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TrwlJ-0008Mb-Qk for emacs-orgmode@gnu.org; Sun, 06 Jan 2013 15:24:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TrwlI-0000mL-O2 for emacs-orgmode@gnu.org; Sun, 06 Jan 2013 15:24:05 -0500 Received: from mail-wg0-f43.google.com ([74.125.82.43]:64177) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TrwlI-0000mG-Ff for emacs-orgmode@gnu.org; Sun, 06 Jan 2013 15:24:04 -0500 Received: by mail-wg0-f43.google.com with SMTP id e12so8788323wge.34 for ; Sun, 06 Jan 2013 12:24:03 -0800 (PST) In-Reply-To: (yuchen's message of "Sun, 6 Jan 2013 15:30:22 +0000 (UTC)") 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: yuchen Cc: emacs-orgmode@gnu.org Hi Yuchen, yuchen writes: > 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... If you clock in and ou using org-clock-in and org-clock-out (or equivalent commands from the agenda), then you should not have to worry abou whitespaces -- this must have been manually deleted/typed by error. So I'd say no, this is not a bug. Thanks! -- Bastien