all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* re-search-forward hangs
@ 2018-07-30 12:24 Andreas Röhler
  2018-07-30 14:33 ` Eli Zaretskii
  2018-07-30 17:53 ` Stefan Monnier
  0 siblings, 2 replies; 8+ messages in thread
From: Andreas Röhler @ 2018-07-30 12:24 UTC (permalink / raw
  To: Help Gnu Emacs mailing list

Hi,

emacs -Q, when evaluating from in scratch-buffer


(while (re-search-forward "" nil t 1))

Emacs hangs.

Same with plain

(while (search-forward "" nil t 1))

Expect it terminating.

Are there reasons for this?

Thanks,
Andreas
GNU Emacs 27.0.50 (build 1, i686-pc-linux-gnu, GTK+ Version 3.14.5) of 
2018-05-29



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

end of thread, other threads:[~2018-07-30 20:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.4412.1532953259.1292.help-gnu-emacs@gnu.org>
2018-07-30 13:22 ` re-search-forward hangs Robert Girault
2018-07-30 14:36 ` Ben Bacarisse
2018-07-30 12:24 Andreas Röhler
2018-07-30 14:33 ` Eli Zaretskii
2018-07-30 19:29   ` Andreas Röhler
     [not found]   ` <mailman.4430.1532978809.1292.help-gnu-emacs@gnu.org>
2018-07-30 19:35     ` Robert Girault
2018-07-30 20:15       ` Andreas Röhler
2018-07-30 17:53 ` Stefan Monnier

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.