emacs-devel
[Top][All Lists]
Advanced

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

Re: Should lexical-let use let in the situation lexical-binding is t ?


From: Nix
Subject: Re: Should lexical-let use let in the situation lexical-binding is t ?
Date: Wed, 19 Sep 2012 08:43:03 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

On 19 Sep 2012, Sam Steingold uttered the following:

>> * Stefan Monnier <address@hidden> [2012-09-18 08:44:39 -0400]:
>>
>> As mentioned in my reply there, the two aren't quite compatible
>> (because (lexical-let ((tab-width 4)) foo) will be a lexical binding,
>
> are you seriously saying that lexical-let ignores defvar?!

If it had suddenly changed to make dynamic bindings of defvarred
variables, that might well have broken existing code. lexical-let
is a lot older than native support for lexical binding.

-- 
NULL && (void)



reply via email to

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