|
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?
[Prev in Thread] | Current Thread | [Next in Thread] |