[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#71985: Lexical directives at start of file
From: |
Eli Zaretskii |
Subject: |
bug#71985: Lexical directives at start of file |
Date: |
Mon, 08 Jul 2024 17:16:17 +0300 |
> Date: Mon, 08 Jul 2024 13:36:36 +0000
> From: Heime <heimeborgia@protonmail.com>
> Cc: 71985@debbugs.gnu.org
>
>
>
>
>
>
> Sent with Proton Mail secure email.
>
> On Monday, July 8th, 2024 at 1:21 PM, Eli Zaretskii <eliz@gnu.org> wrote:
>
> > > Date: Mon, 08 Jul 2024 12:44:26 +0000
> > > From: Heime heimeborgia@protonmail.com
> > > Cc: 71985@debbugs.gnu.org
> > >
> > > > > Yes about the starting ;;;. But then I have also seen additional
> > > > > non-directive
> > > > > descriptions before the -- lexical-binding:t -- directive.
> > > > >
> > > > > As the lexical definition will be around a while, it would be good to
> > > > > know what
> > > > > would be valid.
> > > >
> > > > Then the ELisp manual provides this information, I think.
> > >
> > > It could be there. But, where is it ?
> >
> >
> > I told you before: in the node called "Selecting Lisp Dialect".
>
> Have gone through the GNU Emacs Lisp Reference Manual corresponding to
> Emacs version 29.1.90. There is no such node.
It was added in the current release branch, and will be in Emacs 30.1.
Meanwhile you can look at it here:
https://git.savannah.gnu.org/cgit/emacs.git/tree/doc/lispref/variables.texi?h=emacs-30#n1287