all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [BUG] Updating first subheading checkbox cookie resets parent cookie
@ 2024-06-16 15:21 Bruno Cardoso
  2024-06-17 15:22 ` Ihor Radchenko
  0 siblings, 1 reply; 2+ messages in thread
From: Bruno Cardoso @ 2024-06-16 15:21 UTC (permalink / raw)
  To: emacs-orgmode


Hello everyone,

Consider the following tree:

* Task [1/3]
** TODO test1 [/]
- [x] a
- [ ] b  
** DONE test2
** TODO test3 [/]
- [X] x
- [ ] y

With point at the "test1" heading cookie ("[/]"), after =C-c C-c=, it gets updated to "[1/2]", but it also resets its parent's "Task" cookie to "[0/0]".

This only happens with the first heading of a subtree (updating the "task3" cookie works as expected).

Org mode version 9.8-pre (release_9.7.3-73-g96d149)


Best,

Bruno.



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

end of thread, other threads:[~2024-06-17 15:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-16 15:21 [BUG] Updating first subheading checkbox cookie resets parent cookie Bruno Cardoso
2024-06-17 15:22 ` Ihor Radchenko

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.