>>>> "Mike" == Mike Kupfer
<mike.kupfer(a)xemacs.org> writes:
Mike> Uwe Brauer wrote:
Mike> I get it, too. Xubuntu 12.04, x86_64, XEmacs 21.5.33.
Repeatable bugs are always nice. :-)
Mike> Here's the C stacktrace from gdb:
Mike> (gdb) bt
[snip]
Mike> #4 0x000000000057b421 in vmotion_1 (w=0x17cca60, orig=448,
Mike> #vtarget=447,
Mike> ret_vpos=0x7fffffffc528, ret_vpix=0x0) at indent.c:626
I like the comment there:
/* #### This assertion must be true before the if statements are hit
but may possibly be wrong after the call to
point_in_line_start_cache if orig is outside of the visible
region of the buffer. Handle this. */
assert (elt >= 0);
I don't know what the code is trying to do, but the comment seems
appropriate.
Ray
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta