emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] hack-one-local-variable use lexical-binding


From: Stefan Monnier
Subject: Re: [PATCH] hack-one-local-variable use lexical-binding
Date: Wed, 25 Nov 2020 22:07:38 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> There are two possible solutions. One is to pass t as LEXICAL at all
> times. The other is to pass lexical-binding so that the behavior can
> be controlled via =-*- lexical-binding: t -*-= on the prop line.

I think we should just always pass `t` to `eval` there, yes.
The other option is over-engineered.


        Stefan




reply via email to

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