emacs-devel
[Top][All Lists]
Advanced

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

Any downside to condition-case-unless-debug?


From: Eric Abrahamsen
Subject: Any downside to condition-case-unless-debug?
Date: Thu, 27 May 2021 09:38:22 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Hi,

I feel like a lot of my debugging recently has involved various ways of
working around `condition-case' and its swallowing of useful error
information. Is there any reason not to prefer
`condition-case-unless-debug' in new code?

Thanks,
Eric




reply via email to

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