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

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

bug#3310: condition-case-no-debug


From: Stefan Monnier
Subject: bug#3310: condition-case-no-debug
Date: Sun, 17 May 2009 00:15:46 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.93 (gnu/linux)

>     (condition-case nil (foo bar) ((debug error) nil))
> This handles errors but gives the debugger a chance to run first.

Yes, I hate this feature.

> If condition-case-no-debug should be kept, at least make it expand into
> the above construct (and document it).

So, clearly I don't want condition-case-no-debug to expand into it.


        Stefan










reply via email to

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