emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [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/)]
@ 2024-08-20 16:12 Peter Solodov
  2024-08-20 16:18 ` Ihor Radchenko
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Solodov @ 2024-08-20 16:12 UTC (permalink / raw)
  To: emacs-orgmode

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]


^ permalink raw reply	[flat|nested] 2+ messages in thread

* 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/)]
  2024-08-20 16:12 [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/)] Peter Solodov
@ 2024-08-20 16:18 ` Ihor Radchenko
  0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2024-08-20 16:18 UTC (permalink / raw)
  To: Peter Solodov; +Cc: emacs-orgmode

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>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-08-20 16:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-20 16:12 [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/)] Peter Solodov
2024-08-20 16:18 ` Ihor Radchenko

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).