From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Release org-mode 5.10 Date: Thu, 27 Sep 2007 16:35:19 -0400 Message-ID: <871wcjx2wo.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 1Ib059-0006gK-JC for emacs-orgmode@gnu.org; Thu, 27 Sep 2007 16:35:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ib057-0006g8-5W for emacs-orgmode@gnu.org; Thu, 27 Sep 2007 16:35:34 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ib057-0006g5-02 for emacs-orgmode@gnu.org; Thu, 27 Sep 2007 16:35:33 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Ib056-0005Um-L0 for emacs-orgmode@gnu.org; Thu, 27 Sep 2007 16:35:32 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Ib051-0004Eq-4j for emacs-orgmode@gnu.org; Thu, 27 Sep 2007 20:35:27 +0000 Received: from cpe000102d0fe75-cm0012256ecbde.cpe.net.cable.rogers.com ([74.119.210.211]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Sep 2007 20:35:27 +0000 Received: from bernt by cpe000102d0fe75-cm0012256ecbde.cpe.net.cable.rogers.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Sep 2007 20:35:27 +0000 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 Carsten Dominik writes: > - The clocktable has a new `:scope' parameter. Cool! :) So now I can split my files again and still get a daily summary across all file. Thanks! I just noticed that clock table reports show up in reverse now with the level 1 summary at the bottom and not the top of the report. Bernt