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

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

bug#26073: workaround


From: Paul Pogonyshev
Subject: bug#26073: workaround
Date: Sun, 19 Mar 2017 20:31:58 +0100

Attached patch is a workaround for the bug. It adds special handling
of lambdas to `cl--sm-macroexpand', similar to the way it handles
`let'. However, there is an unhandled case of "binding" symbols to
forms. I'm also not sure what would be correct behavior in old
non-lexical-scope code (do we still care?).

So, this patch cannot really go in as-is, but it can serve as a base
for a real fix.

Attachment: 0001-Fix-for-rebinding-in-lambdas-in-generator-functions.patch
Description: Text Data


reply via email to

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