bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#66706: [PATCH] Automatic elisp dialect insertion


From: Drew Adams
Subject: bug#66706: [PATCH] Automatic elisp dialect insertion
Date: Thu, 26 Oct 2023 02:34:06 +0000

> Assuming we don't want to flip the default for 'lexical-binding' just
> yet, would it be possible to warn the user any time they load
> interpreted code that uses dynamic binding?

I hope you don't really mean code that
uses dynamic binding.

I hope you just mean code defined with
`lexical-binding'=nil.  Such code can
perfectly well use dynamic binding.
And it will.  Always.

reply via email to

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