all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Eshell and lexical bindings
@ 2013-10-31 15:27 Nathan Trapuzzano
  2013-10-31 15:31 ` Nathan Trapuzzano
  2013-10-31 17:57 ` Stefan Monnier
  0 siblings, 2 replies; 9+ messages in thread
From: Nathan Trapuzzano @ 2013-10-31 15:27 UTC (permalink / raw)
  To: emacs-devel

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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-11-02  6:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-31 15:27 Eshell and lexical bindings Nathan Trapuzzano
2013-10-31 15:31 ` Nathan Trapuzzano
2013-10-31 17:57 ` Stefan Monnier
2013-11-01 10:22   ` Nathan Trapuzzano
2013-11-01 12:30     ` Stefan Monnier
2013-11-01 12:39       ` Nathan Trapuzzano
2013-11-01 17:40         ` Stefan Monnier
2013-11-01 21:32       ` Stephen Berman
2013-11-02  6:22         ` Stephen J. Turnbull

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.