all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Lexical Binding on first line for Emacs 29.0.50
@ 2022-10-09 20:17 uzibalqa
  2022-10-10  5:57 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: uzibalqa @ 2022-10-09 20:17 UTC (permalink / raw)
  To: uzibalqa via Users list for the GNU Emacs text editor


Am using Emacs 29.0.50.  Previously it was suggested we use  

; file.el -*- lexical-binding: t; -*-

Is this still valid to add "lexical-binding"?






^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Lexical Binding on first line for Emacs 29.0.50
  2022-10-09 20:17 Lexical Binding on first line for Emacs 29.0.50 uzibalqa
@ 2022-10-10  5:57 ` Eli Zaretskii
  2022-10-10 23:20   ` Emanuel Berg
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2022-10-10  5:57 UTC (permalink / raw)
  To: help-gnu-emacs

> Date: Sun, 09 Oct 2022 20:17:15 +0000
> From: uzibalqa <uzibalqa@proton.me>
> 
> 
> Am using Emacs 29.0.50.  Previously it was suggested we use  
> 
> ; file.el -*- lexical-binding: t; -*-
> 
> Is this still valid to add "lexical-binding"?

Yes.  You will see that Emacs itself uses it in its source files.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Lexical Binding on first line for Emacs 29.0.50
  2022-10-10  5:57 ` Eli Zaretskii
@ 2022-10-10 23:20   ` Emanuel Berg
  0 siblings, 0 replies; 3+ messages in thread
From: Emanuel Berg @ 2022-10-10 23:20 UTC (permalink / raw)
  To: help-gnu-emacs

Eli Zaretskii wrote:

>> Am using Emacs 29.0.50. Previously it was suggested we use
>> 
>> ; file.el -*- lexical-binding: t; -*-
>> 
>> Is this still valid to add "lexical-binding"?
>
> Yes. You will see that Emacs itself uses it in its
> source files.

I'm not following, has something changed in this
respect recently?

-- 
underground experts united
https://dataswamp.org/~incal




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-10-10 23:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-09 20:17 Lexical Binding on first line for Emacs 29.0.50 uzibalqa
2022-10-10  5:57 ` Eli Zaretskii
2022-10-10 23:20   ` Emanuel Berg

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.