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

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

Re: Lexical and Dynamic Scope


From: Stefan Monnier
Subject: Re: Lexical and Dynamic Scope
Date: Thu, 24 Jul 2014 18:28:34 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

> code) to hold. I don't expect `let' to affect any other
> code than the code in the `let' list itself, where
> references to the bound name will be replaced for the
> corresponding data.

This is pretty much the definition of "lexical scoping".


        Stefan




reply via email to

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