There is a difference in behavior of checkboxes when blank lines are inserted between list items. This is the default, I believe, when using M-Return to create a new list item.
The following reproduces the problem. Type C-c# in the Works case and the count is updated to 0/2 (with C-cC-c in the check box it gets updates to 1/2). But in the second the counts get updated to 1. Is this the intent? org-blank-behavior is set to ((heading . auto) (plain-list-item . auto)) Thanks, Ed ------------------------- * Test Case ** TODO Works [/] - [ ] a - [ ] b ** TODO Fails [/] - [ ] a - [ ] b ------------------------ _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode