From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Finney Subject: =?UTF-8?B?UmU6IEJ1ZzogTm8gcHJvcGVydHkgY2hhbmdlIGZyb20g4oCYb3Jn?= =?UTF-8?B?LWNsb2NrLXN1beKAmQ==?= Date: Fri, 06 May 2011 10:14:27 +1000 Message-ID: <8762pofzx8.fsf@benfinney.id.au> References: <8739ltg26r.fsf@benfinney.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:60455) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QI8gx-0005lZ-FS for emacs-orgmode@gnu.org; Thu, 05 May 2011 20:14:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QI8gw-0002FF-4g for emacs-orgmode@gnu.org; Thu, 05 May 2011 20:14:47 -0400 Received: from lo.gmane.org ([80.91.229.12]:38917) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QI8gv-0002FB-T6 for emacs-orgmode@gnu.org; Thu, 05 May 2011 20:14:46 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QI8gr-0003mb-AO for emacs-orgmode@gnu.org; Fri, 06 May 2011 02:14:41 +0200 Received: from eth595.vic.adsl.internode.on.net ([150.101.214.82]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 06 May 2011 02:14:41 +0200 Received: from ben+emacs by eth595.vic.adsl.internode.on.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 06 May 2011 02:14:41 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Ben Finney writes: > When I use ‘org-clock-sum’ in Org-mode version 7.4, nothing appears to > happen: the items in the subtree are not updated and no ‘CLOCKSUM’ > property appears. > > Org-mode version 7.4 > GNU Emacs 23.2.1 (powerpc-unknown-linux-gnu, GTK+ Version 2.20.1) of > 2010-12-12 on porpora, modified by Debian This is still the case after an upgrade: Org-mode version 7.5 GNU Emacs 23.3.1 (powerpc-unknown-linux-gnu, GTK+ Version 2.24.4) of 2011-04-11 on praetorius, modified by Debian > Why wouldn't the ‘org-clock-sum’ function do what its doc string says? > How should I be updating the ‘CLOCKSUM’ property? Can anyone shed light on this? I'd like to use the function as specified. -- \ “To have the choice between proprietary software packages, is | `\ being able to choose your master. Freedom means not having a | _o__) master.” —Richard M. Stallman, 2007-05-16 | Ben Finney