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

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

bug#74870: cl-labels and cl-flet don't create named blocks


From: Eli Zaretskii
Subject: bug#74870: cl-labels and cl-flet don't create named blocks
Date: Sat, 14 Dec 2024 18:54:34 +0200

> Date: Fri, 13 Dec 2024 23:30:41 +0000
> From:  Jan Jouleodov via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> 
> In ANSI CL, these should create a named CL:BLOCK, allowing one to do a local 
> return via
> CL:RETURN-FROM. In Emacs, this is not the case, resulting in an uncaught 
> exception.

I'm guessing this is a documentation bug, in that this particular
aspect of CL is not emulated by cl-labels.

Stefan, am I right?





reply via email to

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