From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Separate file time from its tasks times Date: Sat, 31 Mar 2012 10:32:00 +0200 Message-ID: <87ehs95e0b.fsf@altern.org> References: <80398qb5fg.fsf@somewhere.org> <80r4wa9q73.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43647) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SDuMW-0005Ak-7t for emacs-orgmode@gnu.org; Sat, 31 Mar 2012 05:12:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SDuMU-0000JD-Gt for emacs-orgmode@gnu.org; Sat, 31 Mar 2012 05:12:43 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:37656) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SDuMU-0000Io-7o for emacs-orgmode@gnu.org; Sat, 31 Mar 2012 05:12:42 -0400 Received: by werj55 with SMTP id j55so1047387wer.0 for ; Sat, 31 Mar 2012 02:12:40 -0700 (PDT) In-Reply-To: <80r4wa9q73.fsf@somewhere.org> (Sebastien Vauban's message of "Fri, 30 Mar 2012 15:24:48 +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: Sebastien Vauban Cc: emacs-orgmode@gnu.org Hi Sébastien, "Sebastien Vauban" writes: > "Sebastien Vauban" wrote: >> 2012-03-30 Sebastien Vauban >> >> * org-clock.el (org-clocktable-write-default): Make the sum >> appear visually correct by not mixing the total time per file >> and sub-totals. > > This can be best understood with an example... Mhh.. I understand. While your patch makes the display more consistent in terms of hierarchy, I feel it doesn't help readability *that* much. Could send other before/after examples with various clocktables configs? I'm also interested in hearing others opinions on this. Thanks! -- Bastien