From: z@bcc32.com
To: emacs-orgmode@gnu.org
Subject: [BUG] org-agenda-clock-cancel does not update agenda buffer [9.6.15 (release_9.6.15 @ /nix/store/5hl68vr85cagmwaycqy652r2g2isjcyq-emacs-29.2/share/emacs/29.2/lisp/org/)]
Date: Thu, 21 Mar 2024 00:50:34 -0400 [thread overview]
Message-ID: <87frwkfasl.fsf@bcc32.com> (raw)
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.
Emacs : GNU Emacs 29.2 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo version 1.18.0, Xaw3d scroll bars)
Package: Org mode version 9.6.15 (release_9.6.15 @ /nix/store/5hl68vr85cagmwaycqy652r2g2isjcyq-emacs-29.2/share/emacs/29.2/lisp/org/)
next reply other threads:[~2024-03-21 4:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-21 4:50 z [this message]
2024-03-21 12:57 ` [BUG] org-agenda-clock-cancel does not update agenda buffer [9.6.15 (release_9.6.15 @ /nix/store/5hl68vr85cagmwaycqy652r2g2isjcyq-emacs-29.2/share/emacs/29.2/lisp/org/)] Ihor Radchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87frwkfasl.fsf@bcc32.com \
--to=z@bcc32.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.