all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Andreas Röhler" <andreas.roehler@easy-emacs.de>
To: help-gnu-emacs@gnu.org
Subject: Re: re-search-forward hangs
Date: Mon, 30 Jul 2018 21:29:54 +0200	[thread overview]
Message-ID: <11cb916e-0217-4e3c-8370-6d79d43972f1@easy-emacs.de> (raw)
In-Reply-To: <83tvogpzcr.fsf@gnu.org>

On 30.07.2018 16:33, Eli Zaretskii wrote:
>> From: Andreas Röhler <andreas.roehler@easy-emacs.de>
>> Date: Mon, 30 Jul 2018 14:24:06 +0200
>>
>> (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?
> 
> Why did you expect it to terminate?
> 

Expect a call of search-forward from  EOB not being successful.



  reply	other threads:[~2018-07-30 19:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-30 12:24 re-search-forward hangs Andreas Röhler
2018-07-30 14:33 ` Eli Zaretskii
2018-07-30 19:29   ` Andreas Röhler [this message]
     [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
     [not found] <mailman.4412.1532953259.1292.help-gnu-emacs@gnu.org>
2018-07-30 13:22 ` Robert Girault
2018-07-30 14:36 ` Ben Bacarisse

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=11cb916e-0217-4e3c-8370-6d79d43972f1@easy-emacs.de \
    --to=andreas.roehler@easy-emacs.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.