From mboxrd@z Thu Jan 1 00:00:00 1970 From: david@adboyd.com (J. David Boyd) Subject: Re: [Orgmode] Clock reporting Date: Thu, 07 Sep 2006 11:09:13 -0400 Message-ID: References: <20060906181310.GA27755@keroberos> 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 1GLLWk-0007Gq-7v for emacs-orgmode@gnu.org; Thu, 07 Sep 2006 11:10:50 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GLLWi-0007Bz-7T for emacs-orgmode@gnu.org; Thu, 07 Sep 2006 11:10:49 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GLLWi-0007Bn-2b for emacs-orgmode@gnu.org; Thu, 07 Sep 2006 11:10:48 -0400 Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GLLX6-0004GJ-0G for emacs-orgmode@gnu.org; Thu, 07 Sep 2006 11:11:12 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GLLW4-0007Kv-MU for emacs-orgmode@gnu.org; Thu, 07 Sep 2006 17:10:08 +0200 Received: from 10-169.35-65.tampabay.res.rr.com ([65.35.169.10]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Sep 2006 17:10:08 +0200 Received: from david by 10-169.35-65.tampabay.res.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Sep 2006 17:10:08 +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: emacs-orgmode@gnu.org Russell Adams writes: > Both versions 4.42 and 4.45 go into a runaway state when I try to > insert a clock table via C-c C-x C-r. I have to kill emacs from > another command prompt, as it's quit responding. > > When killed, the leftover file ( #filename# ) shows the following was > added: > > 303,312d302 > < > < #+BEGIN: clocktable :maxlevel 2 :emphasize nil > < Clock summary at [2006-09-06 Wed 14:10]. > < > < |L|Headline|Time| > < |- > < |0|*Total file time*| *5:01*| > < | 2|200608 ||5:01 | > < > < #+END: > > Any suggestions? I'm keen to try out this feature to help me with my > timecard. ;] > > Thanks! > It works okay in Orgmode 4.47 and my build of Emacs (22.0.50). Dave