From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Release org-mode 5.10 Date: Sat, 29 Sep 2007 07:03:10 +0200 Message-ID: <84eeee784a9aad9dcb6be25faffbcd96@science.uva.nl> References: <871wcjx2wo.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IbY18-0000JE-J9 for emacs-orgmode@gnu.org; Sat, 29 Sep 2007 04:49:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IbY17-0000J2-UT for emacs-orgmode@gnu.org; Sat, 29 Sep 2007 04:49:42 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IbY17-0000Is-EN for emacs-orgmode@gnu.org; Sat, 29 Sep 2007 04:49:41 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IbY17-0008Pa-1d for emacs-orgmode@gnu.org; Sat, 29 Sep 2007 04:49:41 -0400 In-Reply-To: <871wcjx2wo.fsf@gollum.intra.norang.ca> 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: Bernt Hansen Cc: emacs-orgmode@gnu.org On Sep 27, 2007, at 22:35, Bernt Hansen wrote: > 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. Fixed, thanks. - Carsten