Hi Tom,
I see this has been committed, thanks!
--
Bastien
Hello,
I have encountered a fault in recent versions of org when clocking into a task
with a dangling clock when org-clock-into-drawer is an integer rather than a
string. It appears the error was a presumption that org-clock-into-drawer would
be a string for the construction of a regex. Attache
Hello,
Tom Hinton writes:
> From 498b0ae295453e1ce5ef42d54cb8dfb9f930809e Mon Sep 17 00:00:00 2001
> From: Tom Hinton
> Date: Wed, 12 Aug 2015 12:46:47 +0100
> Subject: [PATCH] Fix clock in when org-clock-into-drawer is integer
>
> * org-clock.el (org-clock-jump-to-current-clock):
> fixed a b
Hello,
I have encountered a fault in recent versions of org when clocking into a task
with a dangling clock when
org-clock-into-drawer is an integer rather than a string. It appears the error
was a presumption that
org-clock-into-drawer would be a string for the construction of a regex.
Attache