emacs-devel
[Top][All Lists]
Advanced

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

Re: lexical-binding is turned on in more use cases


From: Michael Heerdegen
Subject: Re: lexical-binding is turned on in more use cases
Date: Fri, 13 Mar 2020 03:32:43 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

> > However, it seems like a bug that the lexical-dynamic mode in effect
> > around the _call_ to my-make-counter has any effect on how it runs.
>
> It would be a bug, indeed.  I suspect it was a pilot error somewhere,
> tho, because I can't reproduce it.

Indeed, the pilot was just too tired, sorry for the false alarm.

The case I originally intended to describe was where you reevaluate the
my-make-counter defun with M-:.  This is the pitfall I often faced when
testing stuff I think.

Michael.



reply via email to

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