emacs-devel
[Top][All Lists]
Advanced

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

Eshell and lexical bindings


From: Nathan Trapuzzano
Subject: Eshell and lexical bindings
Date: Thu, 31 Oct 2013 11:27:26 -0400
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)

I'm thinking about implementing optional lexical evaluation of forms
given to Eshell.  My intuition is to just use the buffer-local
`lexical-binding' variable to determine whether or not to evaluate forms
with lexical bindings.  Does anyone have a better idea?

Nathan



reply via email to

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