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

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

bug#16936: 24.3; lexical-let does not take function arguments into accou


From: Stefan Monnier
Subject: bug#16936: 24.3; lexical-let does not take function arguments into account when creating closures
Date: Fri, 07 Mar 2014 17:26:06 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> I assume this is not the desired behavior.

Indeed.  If you use `lexical-binding' instead of `lexical-let' you won't
suffer from those problems.

`lexical-let' is on the way to deprecation and the problem you describe
has affected `lexical-let' "for ever", so I don't think anyone will
care to fix it.


        Stefan





reply via email to

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