Timothy <tecos...@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