"J. G." <jer...@pacbell.net> writes: > Hi, this patch reduces the scope of the function > org-reset-checkbox-state-subtree to just the subtree per its name and > documentation. > ... > - (org-update-checkbox-count-maybe 'all))))) > + (org-update-checkbox-count-maybe)))))
Thanks for the patch, but without 'all argument, `org-update-checkbox-count-may' will limit the scope to current _heading_, not subtree. May you please describe in more details the problem you experience? Ideally with a reproducer. See https://orgmode.org/manual/Feedback.html#Feedback -- 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>