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 15:24:58 -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.
> You don't have to use it, so why does its existence bother you?

Exactly because I have to pay for it even if I never use it.


        Stefan






reply via email to

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