[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] bulk todo state changing only adds state change log to the la
From: |
Ihor Radchenko |
Subject: |
Re: [BUG] bulk todo state changing only adds state change log to the last entry [9.6.15 (release_9.6.15 @ /opt/homebrew/Cellar/emacs-plus@29/29.4/share/emacs/29.4/lisp/org/)] |
Date: |
Tue, 20 Aug 2024 16:18:12 +0000 |
Peter Solodov <solodov@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.fsf@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>