emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* buglet in org-toggle-checkbox
@ 2010-09-30 15:35 Robert Goldman
  2010-09-30 20:05 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Robert Goldman @ 2010-09-30 15:35 UTC (permalink / raw)
  To: Org Mode

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("`\x18	\n\v\f#\204\x1c

At the point when I invoke this, I was at this position (marked by ++)
in the buffer

** TODO Headline [/]
- ++

Best,
r

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

* Re: buglet in org-toggle-checkbox
  2010-09-30 15:35 buglet in org-toggle-checkbox Robert Goldman
@ 2010-09-30 20:05 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2010-09-30 20:05 UTC (permalink / raw)
  To: rpgoldman; +Cc: Org Mode

Hello,

>>>>> Robert Goldman writes:

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

Patch sent to maintainers. Thank you.

Regards,

-- Nicolas

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

end of thread, other threads:[~2010-09-30 20:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-30 15:35 buglet in org-toggle-checkbox Robert Goldman
2010-09-30 20:05 ` Nicolas Goaziou

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