emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Add Viper bell to debug-ignored-errors


From: Stefan Monnier
Subject: Re: [PATCH] Add Viper bell to debug-ignored-errors
Date: Sat, 09 Mar 2019 11:53:57 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> Using Viper and toggle-debug-on-error at the same time is irritating
> because the debugger is activated on each "Viper bell" signal. This is
> solved by adding the signal to debug-ignored-errors.

Good catch, thanks.

Nowadays these kinds of problems are solved by using `user-error`
instead of `error`.  This saves you the trouble of messing with
debug-ignored-errors.

Can you provide an updated patch using that?

Also, while this is sufficiently trivial not to require copyright
paperwork, it gets you closer to this point so it might be a good time
to start the process (IIRC you also have some packages that we could
include in GNU ELPA).  For that, please fill the form below and send it
as instructed to the FSF so they can send you the relevant paperwork
to sign.


        Stefan


Please email the following information to address@hidden, and we
will send you the assignment form for your past and future changes.

Please use your full legal name (in ASCII characters) as the subject
line of the message.
----------------------------------------------------------------------
REQUEST: SEND FORM FOR PAST AND FUTURE CHANGES

[What is the name of the program or package you're contributing to?]
Emacs

[Did you copy any files or text written by someone else in these changes?
Even if that material is free software, we need to know about it.]


[Do you have an employer who might have a basis to claim to own
your changes?  Do you attend a school which might make such a claim?]


[For the copyright registration, what country are you a citizen of?]


[What year were you born?]


[Please write your email address here.]


[Please write your postal address here.]





[Which files have you changed so far, and which new files have you written
so far?]





reply via email to

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