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: Richard M Stallman
Subject: bug#3310: condition-case-no-debug
Date: Sun, 17 May 2009 13:22:45 -0400

    >     (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?

I agree that condition-case-no-debug seems redundant.
The other feature is more flexible and more elegant.







reply via email to

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