Re: [Orgmode] [PATCH] Use correct variable when calculating `org-timer-start-time'

2010-07-17 Thread Christian Moe
Hi, I've tested and this patch solves the bug I reported yesterday under the heading "[Orgmode] Bug: org-timer-start with offset [6.36trans]". Thanks! Yours, Christian David Maus wrote: * org-timer.el (org-timer-start): Use correct variable when calculating `org-timer-start-time'. --- lis

[Orgmode] [PATCH] Use correct variable when calculating `org-timer-start-time'

2010-07-16 Thread David Maus
* org-timer.el (org-timer-start): Use correct variable when calculating `org-timer-start-time'. --- lisp/org-timer.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lisp/org-timer.el b/lisp/org-timer.el index e0817c8..3b3ef02 100644 --- a/lisp/org-timer.el +++ b/lisp/org