emacs-devel
[Top][All Lists]
Advanced

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

RE: [External] : Re: missing lexical-binding cookie warning when loading


From: Drew Adams
Subject: RE: [External] : Re: missing lexical-binding cookie warning when loading .el files
Date: Sun, 5 May 2024 16:22:37 +0000

> (defun f (x) (g))
> 
> If this code is compiled without lexical-binding enabled, then `x` will
> be bound locally during the call to `g`

Huh?  In what universe?

reply via email to

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