z...@bcc32.com writes: > After clocking into an entry (org-agenda-clock-in) from an agenda > buffer (such as org-agenda-list), the entry is highlighted with a face > (org-agenda-clocking). When the entry is no longer clocked in, e.g., > by clocking out or marking it DONE, the org-agenda-clocking face is > normally removed. > > However, org-agenda-clock-cancel is the exception, as it doesn't > update the clocking entry's appearance. Pressing r (org-agenda-redo) > fixes the appearance. I suspect org-agenda-clock-cancel just needs to > call org-agenda-unmark-clocking-task.
Thanks for reporting! Fixed, on bugfix. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=5dbf930c2 -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>