bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#6106: 24.0.50; info.el adds 'search-failed to debug-ignored-errors


From: Mark Oteiza
Subject: bug#6106: 24.0.50; info.el adds 'search-failed to debug-ignored-errors
Date: Sun, 2 Apr 2017 10:49:30 -0400
User-agent: Mutt/1.8+21 (c875e6f4785d) (2017-02-23)

On 01/04/17 at 05:08pm, npostavs@users.sourceforge.net wrote:
> Mark Oteiza <mvoteiza@udel.edu> writes:
> 
> > On 01/04/17 at 09:43am, npostavs@users.sourceforge.net wrote:
> >> npostavs@users.sourceforge.net writes:
> >> 
> >> > (Info-select-node, Info-search): Replace (signal 'search-failed ...)
> >> > with (user-error "Search failed: "...).
> >> 
> >> Turns out this breaks isearch over multiple nodes, as noted by Mark
> >> Oteiza in [1].  I believe this is fixed by the patch below.
> >> 
> >> [1]: http://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00869.html
> >
> > Thanks for addressing.  I get the following with your patch:
> >
> >   peculiar error: "cats", "(end of node)"
> 
> Sorry, I messed up.  I did an initial implementation using
> `define-error' in lisp, and I didn't retest after moving that part to
> C.  Here's a corrected patch.

Works for me--thank you for the fix.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]