emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [PATCH] Make lexical eval default for elisp src blocks


From: Adam Porter
Subject: Re: [O] [PATCH] Make lexical eval default for elisp src blocks
Date: Sun, 17 Apr 2016 18:47:36 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

John Kitchin <address@hidden> writes:

Forgive my ignorance--I haven't really dug into lexical scoping yet--but
what is the basic effect will this change have on elisp code blocks?
Say I'm doing some sort-of literate development and I have some code
blocks that `setq' here and there, setting vars in the Emacs
environment.  Will the scope of these vars now be limited to their code
blocks?  Would I need to disable lexical scoping?  Thanks.




reply via email to

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