[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] org-todo on region fails to log changed state [9.6.6 (release_
From: |
Ihor Radchenko |
Subject: |
Re: [BUG] org-todo on region fails to log changed state [9.6.6 (release_9.6.6 @ /usr/local/share/emacs/29.1/lisp/org/)] |
Date: |
Mon, 31 Jul 2023 12:24:03 +0000 |
Gustavo Barros <gusbrs.2016@gmail.com> writes:
> When setting Org to track TODO state changes, calling `org-todo' on an
> active region comprising multiple headings, the state changes only
> logged for the last heading.
Confirmed.
The logging works using `post-command-hook', which is only called once.
--
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>