From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: ``repairing'' time logging/clocks Date: Sat, 24 Apr 2010 09:48:51 -0400 Message-ID: <87d3xphsfw.fsf@gollum.intra.norang.ca> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O5fjJ-0007Ng-Gn for emacs-orgmode@gnu.org; Sat, 24 Apr 2010 09:49:09 -0400 Received: from [140.186.70.92] (port=33919 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O5fjG-0007NY-VG for emacs-orgmode@gnu.org; Sat, 24 Apr 2010 09:49:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O5fjF-0001lF-Am for emacs-orgmode@gnu.org; Sat, 24 Apr 2010 09:49:06 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:58996) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O5fjF-0001k8-87 for emacs-orgmode@gnu.org; Sat, 24 Apr 2010 09:49:05 -0400 In-Reply-To: (Martin Steffen's message of "Sat\, 24 Apr 2010 07\:59\:43 +0200") 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: Martin Steffen Cc: emacs-orgmode@gnu.org Martin Steffen writes: > However, in my > orgfile, I have a quite number of time-log entries of the form > > > > CLOCK: [2010-04-24 Sat 06:56]--[2010-04-24 Sat 06:58] (***) > > > i.e., the sum is missing. The reason why I have those is because I > repaired non-finished clocks > > CLOCK: [2010-04-24 Sat 06:56]-- > > > by just manually adding the end-time. That seemed to work in that the > sum will appear in summary clock tables. However, entires of the form > (***) are considered "dangling" and since recently org prompts me to do > something about it, i.e., resolve them. > > Is there a possibility to _automatically_ add the number of minutes and > complete the enty (***) to one where the => is added correctly? After you edit a clock entry you can recalculate the total with C-c C-y HTH, Bernt