Frederic Couchet <[email protected]> writes: > I use ":clock-in t" and ":clock-resume t" in some org-capture templates. > > Under org-mode 7.5, after the captured task is filed with C-c C-c the > clock doesn't resume on the original clocking task. > > If I use the git version of org-capture, the clock resumes on the > original clocking task.
Hi Frederic, So does this mean it's fixed in origin/master but broken in release_7.5? Is your original task in the same file as the target of your capture? There were a few fixes to the codebase for clocking after the 7.5 release. Regards, Bernt
