Hello,

Ag Ibragimov <agzam.ibragi...@gmail.com> writes:

> I'm not sure if that's a legitimate bug, just something I have run into
> on my Spacemacs config
>
> # Description
>
> org-clock-current-task doesn't update mode-line after refile on capture
>
> # To reproduce:
>
> Create a capture template with :clock-in and :clock-keep fields, e.g.:
>
> ("i" "Immediate" entry (file "tasks.org")
>      "* ONGOING %?" :clock-in t :clock-resume t :clock-keep t)
>
> Create an item using the template.
> In org-capture dialog - type title, e.g.: "foo"
>
> # Observed behavior:
>
> After refiling (C-c C-c) - the task header doesn't update in the modeline. It 
> shows
> correctly the time, but not the title.
> =org-clock-current-task= contains nil.
> Compare that with the regular way of clocking-in (without using
> capture) - the title and the variable updates correctly

Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou

Reply via email to