Not a big bug...
When I invoke org-toggle-checkbox with ^U in order to add a checkbox to
a list item that doesn't have one, I get this message in the minibuffer:
"Invalid search bound (wrong side of point)"
although the command seems to work correctly. When I turn on
debug-on-error, I get the following backtrace:
Debugger entered--Lisp error: (error "Invalid search bound (wrong side
of point)")
re-search-forward("^\\([ ]*\\([-+]\\|\\([0-9]+[.)]\\)\\)\\|[
]+\\*\\)\\([ ]+\\|$\\)" #<marker at 86578 in todo.org> move)
byte-code("` \n\f#\204
At the point when I invoke this, I was at this position (marked by ++)
in the buffer
** TODO Headline [/]
- ++
Best,
r
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode