all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* FYI, infloop is actually at a higher level
@ 2009-12-16 15:55 Jim Meyering
  2009-12-16 16:17 ` Chong Yidong
  0 siblings, 1 reply; 3+ messages in thread
From: Jim Meyering @ 2009-12-16 15:55 UTC (permalink / raw)
  To: Emacs development discussions

I reported an unbreakable infloop in re_match_2_internal, but in fact,
C-g does break out of it.  It's just that immediately afterwards,
execution immediately returns to and gets stuck in that same
seemingly-infinite loop.




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

end of thread, other threads:[~2009-12-16 16:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-16 15:55 FYI, infloop is actually at a higher level Jim Meyering
2009-12-16 16:17 ` Chong Yidong
2009-12-16 16:33   ` Jim Meyering

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.