Re: Docs on lexical binding cookie?
Eli Zaretskii <[email protected]>
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
> From: Ryan Tate <[email protected]> > Date: Thu, 27 Aug 2026 17:47:37 -0400 > > Can someone direct me to the documentation that explains what a lexical binding cookie is. I have run many searches and cannot find it . Thanks. How did you search? In the ELisp manual loaded into an Info buffer, I type "i lexical-binding RET", and land in the node "Selecting Lisp Dialect", which documents the cookie. Is that what you were looking for?