unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@jurta.org>
To: Helmut Eller <eller.helmut@gmail.com>
Cc: 6106@debbugs.gnu.org
Subject: bug#6106: 24.0.50; info.el adds 'search-failed to debug-ignored-errors
Date: Sun, 29 Jul 2012 09:32:22 +0300	[thread overview]
Message-ID: <87fw8bt721.fsf@mail.jurta.org> (raw)
In-Reply-To: <m2d3xan03p.fsf@gmail.com> (Helmut Eller's message of "Wed, 05 May 2010 11:56:10 +0200")

> Around line 4833 in info.el 'search-failed is added to debug-ignored-errors.
>
> That seems counterproductive to me.  I would not expect at all that
> viewing an info file would change the way the debugger works.  It would
> be less annoying if info mode would only modify the buffer-local binding
> of debug-ignored-errors.

`search-failed' is added to `debug-ignored-errors' in info.el
to not enter the debugger when a normal search stops with no results.

But this error is raised by `xsignal1 (Qsearch_failed, string)'
in `re-search-forward' (called from `Info-search'),
so I see no way to replace it with a call to the new function
`user-error' (or the same function with any other name).





  parent reply	other threads:[~2012-07-29  6:32 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-05  9:56 bug#6106: 24.0.50; info.el adds 'search-failed to debug-ignored-errors Helmut Eller
2010-05-05 18:18 ` Juri Linkov
2010-05-06  5:57   ` Helmut Eller
2010-05-06 13:07   ` Stefan Monnier
2010-05-06 20:49     ` Juri Linkov
2012-07-29  6:32 ` Juri Linkov [this message]
2017-03-24  3:58   ` npostavs
2017-03-26 22:35     ` Juri Linkov
2017-03-28  0:24       ` npostavs
2017-04-01 13:43     ` npostavs
2017-04-01 14:13       ` Eli Zaretskii
2017-04-01 21:08         ` npostavs
2017-04-02  2:33           ` Eli Zaretskii
2017-04-02 14:49           ` Mark Oteiza
2017-04-03 23:51             ` npostavs
2017-04-01 14:23       ` Mark Oteiza

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87fw8bt721.fsf@mail.jurta.org \
    --to=juri@jurta.org \
    --cc=6106@debbugs.gnu.org \
    --cc=eller.helmut@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).