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: Juri Linkov
Subject: bug#6106: 24.0.50; info.el adds 'search-failed to debug-ignored-errors
Date: Wed, 05 May 2010 21:18:05 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu)

> 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.

We are waiting when Lennart will post a newer version of the patch that
introduces new functions `user-error' and `user-signal'.  They will
obsolete `debug-ignored-errors'.  And info.el will call
(user-signal 'search-failed ...)

-- 
Juri Linkov
http://www.jurta.org/emacs/






reply via email to

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