Re: [O] lisp/org-clock.el: Add param :properties to list properties in clocktable

2011-05-18 Thread Giovanni Ridolfi
Niels Giesen writes: Hi, Niels, > I did not see the patch applied. > Should be somewhere near 5 days ago on > http://orgmode.org/w/org-mode.git. > > Am I missing something here? No. You're right. I checked two times the log in the git public hosting and your patch is not there. I suspect Cars

Re: [O] lisp/org-clock.el: Add param :properties to list properties in clocktable

2011-05-18 Thread Niels Giesen
Hi Carsten, thanks for merging, but today, pulling origin master (from git://orgmode.org/org-mode.git) to start work on such a tutorial & checkout the new documentation, I did not see the patch applied. Should be somewhere near 5 days ago on http://orgmode.org/w/org-mode.git. Am I missing somethi

Re: [O] lisp/org-clock.el: Add param :properties to list properties in clocktable

2011-05-13 Thread Giovanni Ridolfi
Carsten Dominik writes: > Hi Niels, I have merged your patch thanks. > A tutorial on Worg for your use case would be really helpful. \o/ yeah yeah yeah! \o/ |_/\|/ _/ /me performing: http://dilbert.com/strips/comic/1997-11-27/ Giovanni

Re: [O] lisp/org-clock.el: Add param :properties to list properties in clocktable

2011-05-13 Thread Carsten Dominik
Hi Niels, I have merged your patch thanks. A tutorial on Worg for your use case would be really helpful. - Carsten On May 13, 2011, at 10:00 AM, Niels Giesen wrote: > Carsten Dominik writes: > >> Dear Niels, >> >> I am confused by the three patch pieces applied to the same file. > > Hi Carst

Re: [O] lisp/org-clock.el: Add param :properties to list properties in clocktable

2011-05-13 Thread Carsten Dominik
On May 13, 2011, at 10:00 AM, Niels Giesen wrote: > Carsten Dominik writes: > >> Dear Niels, >> >> I am confused by the three patch pieces applied to the same file. > > Hi Carsten. Sorry for the confusion; I thought atomic commits were the > proper thing to do, but apparently they are not. H

Re: [O] lisp/org-clock.el: Add param :properties to list properties in clocktable

2011-05-13 Thread Niels Giesen
Carsten Dominik writes: > Dear Niels, > > I am confused by the three patch pieces applied to the same file. Hi Carsten. Sorry for the confusion; I thought atomic commits were the proper thing to do, but apparently they are not. > Can you please resubmit, with a single patch, and a proper > chan

Re: [O] lisp/org-clock.el: Add param :properties to list properties in clocktable

2011-05-02 Thread Carsten Dominik
Dear Niels, I am confused by the three patch pieces applied to the same file. Can you please resubmit, with a single patch, and a proper changelog-like entry? Thanks. - Carsten On Mar 26, 2011, at 9:29 PM, Niels Giesen wrote: > > Here are a few patches to add property columns in clocktables.