emacs-devel
[Top][All Lists]
Advanced

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

Re: Generators (iterators) for Gnu Emacs


From: Stefan Monnier
Subject: Re: Generators (iterators) for Gnu Emacs
Date: Fri, 05 Dec 2014 09:51:24 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> Uh what?  The whole point of the make-symbol abomination is to get a
> symbol uniquely used by only one instance of the lambda function.
> This is _exactly_ in order to _not_ require lexical binding.

AFAICT this make-symbol is there to avoid name capture.


        Stefan



reply via email to

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