On 04/12/2024 04:43, Suhail Singh wrote:
+++ b/.dir-locals.el
@@ -1,3 +1,6 @@
+;;; Directory Local Variables -*- no-byte-compile: t -*-
Sorry, I do not follow Emacs development close enough. Does it mean that
it becomes more aggressive and tries to compile files that do not really
affect performance?
I recall intentions to implement some exceptions for `lexical-bindning',
so I would expect that .dir-locals.el files are not compiled by default.
I mean the following thread:
<https://yhetil.org/emacs-devel/50e29988-d354-4d10-990f-31828dbe6...@gmail.com/>
emacs-devel. missing lexical-binding cookie warning when loading .el
files. Fri, 3 May 2024 19:28:02 +0200