[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New(?) idea for making backtraces usable: condition-case*
From: |
Eli Zaretskii |
Subject: |
Re: New(?) idea for making backtraces usable: condition-case* |
Date: |
Fri, 21 Jul 2023 08:55:16 +0300 |
> From: Richard Stallman <rms@gnu.org>
> Cc: eliz@gnu.org, emacs-devel@gnu.org
> Date: Thu, 20 Jul 2023 22:42:45 -0400
>
> > I've tried using debug-on-signal, but it triggers just too often to be
> > helpful.
>
> It would not be terribly hard or ugly to create new ways of speciflng
> which signals or errors should call the debugger.
We already have that for debug-on-error: the value could be a list of
errors, not just nil or t.
Re: New(?) idea for making backtraces usable: condition-case*, Richard Stallman, 2023/07/18