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

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

bug#32030: 27.0.50; debug-on-signal, void-variable


From: Noam Postavsky
Subject: bug#32030: 27.0.50; debug-on-signal, void-variable
Date: Sun, 01 Jul 2018 23:05:45 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

tags 32030 notabug
quit

Brady Trainor <mail@bradyt.com> writes:

> With a new ~/.emacs.d and init.el, only containing the following
>
> (setq debug-on-error t)
> (setq debug-on-signal t)
>
> I get errors

That's not a bug, when you set debug-on-signal, then you will enter the
debugger even for errors that will be handled by condition-case.

Is this a reduction from some real life failure scenario?






reply via email to

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