Re: [O] [PATCH] Separate file time from its tasks times

2012-04-20 Thread Francesco Pizzolante
Hi Bastien, I'd like to give my opinion on this subject. > The original display of the clock table with the default values > for both options is consistent. Putting the "File time" in a > different column would require putting the "Total time" in yet > another column, which IMO makes the clock

Re: [O] [PATCH] Separate file time from its tasks times

2012-04-20 Thread Bastien
Hi Sébastien, I introduced `org-clock-file-time-cell-format' which does the same thing than `org-clock-total-time-cell-format' for the file time. The original display of the clock table with the default values for both options is consistent. Putting the "File time" in a different column would r

Re: [O] [PATCH] Separate file time from its tasks times

2012-04-19 Thread Sebastien Vauban
Hi Bastien, Bastien wrote: > "Sebastien Vauban" writes: > >> This can be best understood with an [updated] example... > > I've been thinking about this again and I made up my mind with a clearer > argument. > >> Before: >> >> #+BEGIN: clocktable :maxlevel 4 :scope ("file-tom.org" "file-ann.org"

Re: [O] [PATCH] Separate file time from its tasks times

2012-04-10 Thread Bastien
Hi Sébastien, "Sebastien Vauban" writes: > This can be best understood with an example... I've been thinking about this again and I made up my mind with a clearer argument. > Before: > > #+BEGIN: clocktable :maxlevel 4 :scope ("file-abc-tom.org" > "file-abc-ann.org") :block 2012-02 >

Re: [O] [PATCH] Separate file time from its tasks times

2012-04-02 Thread Sebastien Vauban
Hi Bastien, Bastien wrote: >>> * 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 disp

Re: [O] [PATCH] Separate file time from its tasks times

2012-03-31 Thread Bastien
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 underst

Re: [O] [PATCH] Separate file time from its tasks times

2012-03-30 Thread Bernt Hansen
Hi Seb, I think this detail should be part of the commit message text. Regards, Bernt "Sebastien Vauban" writes: > Hello, > > "Sebastien Vauban" wrote: >> 2012-03-30 Sebastien Vauban >> >> >> * org-clock.el (org-clocktable-write-default): Make the sum >> appear visually correct

Re: [O] [PATCH] Separate file time from its tasks times

2012-03-30 Thread Sebastien Vauban
Hello, "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... Before: #+BEGI

[O] [PATCH] Separate file time from its tasks times

2012-03-30 Thread Sebastien Vauban
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. >From 148cdf141add43798e21925ca852587017f6312a Mon Sep 17 00:00:00 2001 From: Sebastien Vauban Date: Fr