Re: [O] Bug: columnview times don't accumulate properly [7.8.03 (release_7.8.03.576.gbeb02)]

2012-03-23 Thread Bastien
Hi Myles, Myles English mylesengl...@gmail.com writes: i.e. the 0:10 is not being picked up in the accumulation. The attached patch produces the expected output, for the same test file: I applied a slightly modified version of your patch. Thanks a lot! -- Bastien

Re: [O] Bug: columnview times don't accumulate properly [7.8.03 (release_7.8.03.576.gbeb02)]

2012-03-16 Thread Achim Gratz
Myles English mylesengl...@gmail.com writes: I am an elisp novice so please would someone check this before I tag it as a [PATCH]. In particular, something I am not sure about is the (require 'org-inlinetask) which obviously introduces a dependency. What problem were you trying to solve when

Re: [O] Bug: columnview times don't accumulate properly [7.8.03 (release_7.8.03.576.gbeb02)]

2012-03-15 Thread Myles English
On Tue, 13 Mar 2012 12:00:07 +, Myles English said: 1. start with emacs -q 2. find file test-sums.org (attached) 3. adjust paths in the source block at the top of the file and evaluate (execute?) it with C-c 4. goto the columnview block and C-c I would expect a table like this to

Re: [O] Bug: columnview times don't accumulate properly [7.8.03 (release_7.8.03.576.gbeb02)]

2012-03-15 Thread mylesenglish
The patch I just sent should be named org-colview.el.diff instead of org-inlinetasks.el.diff Myles

[O] Bug: columnview times don't accumulate properly [7.8.03 (release_7.8.03.576.gbeb02)]

2012-03-13 Thread Myles English
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list.