emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Missing argument in org-reset-checkbox-state-subtree?
@ 2020-11-11 17:37 Bob Wilson
  2020-11-12  3:22 ` Kyle Meyer
  0 siblings, 1 reply; 5+ messages in thread
From: Bob Wilson @ 2020-11-11 17:37 UTC (permalink / raw)
  To: emacs-orgmode

Hi folks,
   I’m writing about a possible bug in org-reset-checkbox-state-subtree. This function calls org-update-checkbox-count-maybe with argument 'all, but this value is not defined in the function (or anywhere else that I can see). 

I’d like this value to be nil because I don’t want to update the statistics cookies in the entire buffer, but I don’t see a way to do this (pardon my limited elisp). My workaround is to add an optional all argument to org-reset-checkbox-state-subtree and pass it to org-update-checkbox-count-maybe.

This seems like the desired functionality unless I’m missing something. Is the current implementation intentional?

Kind regards,
Bob Wilson

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

end of thread, other threads:[~2020-11-12 23:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-11 17:37 Missing argument in org-reset-checkbox-state-subtree? Bob Wilson
2020-11-12  3:22 ` Kyle Meyer
2020-11-12 16:59   ` Bob Wilson
2020-11-12 23:10     ` Kyle Meyer
2020-11-12 23:38   ` Bob Wilson

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