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

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

Re: Is add-to-list supposed to work when lexical-binding is t?


From: Barry Margolin
Subject: Re: Is add-to-list supposed to work when lexical-binding is t?
Date: Mon, 10 Jun 2013 01:12:12 -0400
User-agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X)

In article <mailman.1311.1370828650.22516.help-gnu-emacs@gnu.org>,
 Kelly Dean <kellydeanch@yahoo.com> wrote:

> When eval sees the symbol x, and is going to interpret it as a lexical 
> variable, as it does in your example, it looks up, in the current lexical 
> environment

Since eval is just an ordinary function, it doesn't have access to the 
lexical environment.

-- 
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***


reply via email to

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