tromey opened this issue 8 years ago · 1 comments
We can completely eliminate a catch if it is "lexical". cl-return and cl-return-from could be handled this way.
catch
cl-return
cl-return-from
I pushed a patch to my emacs branch adding a :cl-block-p property to the catch symbol, with a value of t. The compiler side has yet to be done.
:cl-block-p
t