From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Wiegley Subject: Re: Org-mode version 6.31trans; Problem with new 'away time' feature Date: Thu, 22 Oct 2009 20:38:04 -0400 Message-ID: <825D1FA3-229B-4F36-B12D-C5CADFA3ABCB@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v1075.2) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N18AZ-0007Zz-M1 for emacs-orgmode@gnu.org; Thu, 22 Oct 2009 20:38:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N18AU-0007ZI-0k for emacs-orgmode@gnu.org; Thu, 22 Oct 2009 20:38:14 -0400 Received: from [199.232.76.173] (port=57902 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N18AT-0007ZF-Tv for emacs-orgmode@gnu.org; Thu, 22 Oct 2009 20:38:09 -0400 Received: from mail-qy0-f196.google.com ([209.85.221.196]:44146) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N18AT-0005w1-La for emacs-orgmode@gnu.org; Thu, 22 Oct 2009 20:38:09 -0400 Received: by qyk34 with SMTP id 34so5472784qyk.14 for ; Thu, 22 Oct 2009 17:38:07 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Kai Tetzlaff Cc: emacs-orgmode@gnu.org On Oct 22, 2009, at 6:32 PM, Kai Tetzlaff wrote: > 'Cannot restart clock because task does not contain unfinished clock' > > When i look at the corresponding clock line the previously running > clock > has now indeed been stopped (with a time stamp corresponding to the > current time). This is an interesting bug. It sounds like the point is not being moved to the correct location to perform the clock-in. I'll take a look. John