emacs-devel
[Top][All Lists]
Advanced

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

Re: Trouble with lexical-binding.


From: Stefan Monnier
Subject: Re: Trouble with lexical-binding.
Date: Tue, 14 Apr 2015 12:53:14 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> Thanks, this (almost) works.  In the end, in my actual code, I needed to
> put a backquote on (lambda ...), so as to be able to evaluate something
> inside it with a comma.  There's always a way.

Then it's not a closure any more, and you might be back with the same problem.


        Stefan



reply via email to

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