Hi all,

Just found what appears to be a bug with checkboxes when the outline they're part of has a cookie, e.g:

* Outline [%]

- [ ] foo
- [ ] bar
- [ ] baz

Marking either foo,bar or baz as done with a C-c causes a "Not in item" error, and doesn't update the cookie.

Interestingly, the following structure works with no error as one would expect:

- Main item [33%]
  + [ ] foo
  + [ ] bar
  + [X] baz


R.


_______________________________________________
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

Reply via email to