all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#2314: Crash with word-wrap and wrap-prefix
@ 2009-02-14 14:31 Chong Yidong
  0 siblings, 0 replies; 3+ messages in thread
From: Chong Yidong @ 2009-02-14 14:31 UTC (permalink / raw)
  To: Juri Linkov; +Cc: 2314

> I was trying to report a weirdness of a long wrap-prefix with non-nil
> word-wrap but got a crash.

Looks like the iterator stack is overflowing, i.e. the line

  xassert (it->sp < IT_STACK_SIZE);

in push_it would have been triggered, if the assertions were enabled.
I'll see if I can come up with a fix.






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

end of thread, other threads:[~2009-02-14 17:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <87prhlvscz.fsf@cyd.mit.edu>
2009-02-12 22:01 ` bug#2314: Crash with word-wrap and wrap-prefix Juri Linkov
2009-02-14 17:30   ` bug#2314: marked as done (Crash with word-wrap and wrap-prefix) Emacs bug Tracking System
2009-02-14 14:31 bug#2314: Crash with word-wrap and wrap-prefix Chong Yidong

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.