GNU bug report logs -
#47677
[PATCH] condition-case success continuation
Previous Next
Reported by: Mattias Engdegård <mattiase <at> acm.org>
Date: Fri, 9 Apr 2021 20:28:02 UTC
Severity: wishlist
Tags: patch
Done: Mattias Engdegård <mattiase <at> acm.org>
Bug is archived. No further changes may be made.
Full log
Message #38 received at 47677 <at> debbugs.gnu.org (full text, mbox):
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
> It's unfortunate that elisp has two incompatible variants,
> throw/catch and signal/condition-case, of essentially the same
> control structure.
It's not unfortunate, it's normal. Other Lisp dialects have them
both, too. There is a good reason for this: errors can invoke the
debugger.
Emacs Lisp is not Scheme. Does continuation-passing style work
usably in Emacs Lisp now? I don't know for certain, but I would
be very surprised.
If not, let's keep things simple by not trying to define
constructs for that. That simplicity is very important.
--
Dr Richard Stallman
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
This bug report was last modified 4 years and 19 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.