Peter Solodov <solo...@gmail.com> writes:

> Bundled org mode, emacs started without any customizations. When
> changing todo state of several entries at once, either from agenda or by
> selection a region with entries in an org file, only last entry gets state
> change logged. Seems like a bug, the expectation is consistent behaviour
> across all selected entries.
>
> Input file:
>
> #+TODO: TODO(!)
> * foo
> * bar
> * baz
>
> Select all entries, press C-t, result:
>
> #+TODO: TODO(!)
> * TODO foo
> * TODO bar
> * TODO baz
> - State "TODO"       from              [2024-08-20 Tue 12:09]

See https://list.orgmode.org/orgmode/87a5ui6gkj....@gmail.com/
Same basic problem.
Confirmed.

-- 
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>

Reply via email to