emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [BUG?][PATCH] Should the `lexical-binding' variable be bound during


From: No Wayman
Subject: Re: [BUG?][PATCH] Should the `lexical-binding' variable be bound during src block with :lexical t? [9.4.6 (9.4.6-ga451f9 @ /home/n/.emacs.d/straight/build/org/)]
Date: Fri, 10 Sep 2021 11:12:20 -0400
User-agent: mu4e 1.5.14; emacs 28.0.50


Timothy <tecosaur@gmail.com> writes:

Hi NoWayman,

I ran into this with some code I’m writing which checks against
`lexical-binding’.
Should the following result in “lexical binding enabled” or
“lexical binding disabled”?:

Can you think of any examples where this results in different behaviour (without
explicitly checking `lexical-binding')?

All the best,
Timothy


The third case I outlined.
Tangling a :lexical t src block sults in a dynamically scoped file unless the user manually inserts the file-local variable line.




reply via email to

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