Re: [O] [PATCH] Fix incorrect time calculation for org-extend-today-until

2013-10-16 Thread Carsten Dominik
Hi Ian, I must have missed this a month ago, sorry about this. I applied the patch now (by hand, git-am choked on it.) Thank you! - Carsten On 16.10.2013, at 20:58, Ian Kelling wrote: > I sent this patch a month ago, but it got no reply. Perhaps that I > accidentally had html email format di

[O] [PATCH] Fix incorrect time calculation for org-extend-today-until

2013-10-16 Thread Ian Kelling
I sent this patch a month ago, but it got no reply. Perhaps that I accidentally had html email format didn't help. During the extra hours of org-extend-today-until, when org-clock-mode-line-total is 'today, the clocked time shown in the modeline is wrong. It ignores all previously clocked time, w

Re: [O] [PATCH] Fix incorrect time calculation for org-extend-today-until

2013-09-15 Thread Ian Kelling
Updated patch, fixed commit message format. >From 0c23ccb9b00fd42f830f5a7472e2980b93c6040f Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Sun, 15 Sep 2013 08:03:24 -0700 Subject: [PATCH] Fix incorrect time calculation for `org-extend-today-until' * lisp/org-clock.el (org-clock-get-sum-start):

[O] [PATCH] Fix incorrect time calculation for org-extend-today-until

2013-09-15 Thread Ian Kelling
During the extra hours of org-extend-today-until, when org-clock-mode-line-total is 'today, the clocked time shown in the modeline is wrong. It ignores all previously clocked time, when it should add them starting from the past day beyond org-extend-today-until hours. This also affects clock tabl