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

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

Re: How do I pass a variable defined in a wrapping let, to a lambda?


From: Steinar Bang
Subject: Re: How do I pass a variable defined in a wrapping let, to a lambda?
Date: Sat, 12 Mar 2022 09:53:32 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (windows-nt)

>>>>> Stefan Monnier via Users list for the GNU Emacs text editor 
>>>>> <help-gnu-emacs@gnu.org>:

> Eric Abrahamsen [2022-03-11 15:04:30] wrote:
>> They've got a lexical-binding cookie at the top of the file, but you don't! 
>> :)

> That's right.
> Nowadays, *all* files with a `.el` extension should have
> `-*- lexical-binding:t -*-` somewhere on their first line.

Can I do that in .emacs?

Or should I put this function in a separate .el file?

Thanks!


- Steinar



reply via email to

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