Re: [Orgmode] [PATCH] Properly format start and end times in time ranges.

2011-02-13 Thread Bastien
Hi Tassilo, Tassilo Horn writes: > No, I'm no maintainer. But I think a contributor may make state > changes to his own patches. I don't think so, but I would be glad to be wrong! If so, we need to document this on Worg/org-contribute.org. >> Test this branch: >> >> >> http://git.naqua

Re: [Orgmode] [PATCH] Properly format start and end times in time ranges.

2011-02-13 Thread Tassilo Horn
Bastien writes: Hi Bastien, >> How come that you are replying in the first place? Some weeks ago >> I've set my patch to "Superseeded" state at patchwork. > > Well, I thought your patch didn't make its way through patchwork since > I didn't saw it there -- should have searched more carefully.

Re: [Orgmode] [PATCH] Properly format start and end times in time ranges.

2011-02-13 Thread Bastien
Hi Tassilo, Tassilo Horn writes: > How come that you are replying in the first place? Some weeks ago I've > set my patch to "Superseeded" state at patchwork. Well, I thought your patch didn't make its way through patchwork since I didn't saw it there -- should have searched more carefully. Ho

Re: [Orgmode] [PATCH] Properly format start and end times in time ranges.

2011-02-13 Thread Tassilo Horn
Bastien writes: Hi Bastien, >> * org-agenda.el (org-format-agenda-item): Properly format start and >> end times in time ranges, i.e., print the start time of the start >> date, no times for intermediate dates, and the end time with >> preceeding dots for the end date. > > Thanks for the patch, a

Re: [Orgmode] [PATCH] Properly format start and end times in time ranges.

2011-02-12 Thread Bastien
Hi Tassilo, Tassilo Horn writes: > * org-agenda.el (org-format-agenda-item): Properly format start and > end times in time ranges, i.e., print the start time of the start > date, no times for intermediate dates, and the end time with > preceeding dots for the end date. Thanks for the patch, and