all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mark Oteiza <mvoteiza@udel.edu>
To: Noam Postavsky <npostavs@gmail.com>
Cc: Stefan Monnier <monnier@iro.umontreal.ca>,
	Emacs developers <emacs-devel@gnu.org>
Subject: Re: [Emacs-diffs] master a62437d: Don't add `search-failed' to ignored errors in info.el (Bug#6106)
Date: Fri, 31 Mar 2017 00:06:50 -0400	[thread overview]
Message-ID: <87lgrm6qed.fsf@holos> (raw)
In-Reply-To: <CAM-tV-9M4rZVjGS=YUrG7jcuFaL_LRcSyvP+gg6dhH455TAiqQ@mail.gmail.com> (Noam Postavsky's message of "Tue, 28 Mar 2017 21:26:49 -0400")

Noam Postavsky <npostavs@gmail.com> writes:

> On Tue, Mar 28, 2017 at 10:54 AM, Stefan Monnier
> <monnier@iro.umontreal.ca> wrote:
>>> -        (search-forward "\n* Menu:")
>>> +        (unless (search-forward "\n* Menu:" nil t)
>>> +          (user-error "No menu in this node"))
>>
>> Looks good, thanks,
>
> Pushed [1: d707ba8469]
>
> 1: 2017-03-28 21:25:17 -0400 d707ba846902128572f420241897cbb966363ede
>   Adjust some search failure errors in info.el

These changes break isearching through an info manual--in particular, an
incremental search can no longer cross nodes.

  I-search: cats [(user-error Search failed: `cats' (end of node))]



  reply	other threads:[~2017-03-31  4:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20170328002231.12647.93735@vcs0.savannah.gnu.org>
     [not found] ` <20170328002231.E5CCC220D2@vcs0.savannah.gnu.org>
2017-03-28 13:55   ` [Emacs-diffs] master a62437d: Don't add `search-failed' to ignored errors in info.el (Bug#6106) Stefan Monnier
2017-03-28 14:19     ` Noam Postavsky
2017-03-28 14:54       ` Stefan Monnier
2017-03-29  1:26         ` Noam Postavsky
2017-03-31  4:06           ` Mark Oteiza [this message]
2017-03-31 14:17             ` Noam Postavsky

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=87lgrm6qed.fsf@holos \
    --to=mvoteiza@udel.edu \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=npostavs@gmail.com \
    /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.