all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: CToID <funk443@yahoo.com.tw>
To: Heime <heimeborgia@protonmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Lexical binding at top of file
Date: Sun, 7 Jul 2024 22:20:11 +0800	[thread overview]
Message-ID: <7cf52e81-edbb-4908-a5e3-e53d232cb8ca@yahoo.com.tw> (raw)
In-Reply-To: <SMyAmlFxlJZSXYQ1DkPScngV-Wjt29orR1hkPLLdIZeelhU1oPVFGsCHrIamQkIB6l2gG7_DgiXcS4GcXZI6vE4nlRcZ9ljkM7bLXz6S6nQ=@protonmail.com>

On 2024-07-07 Sun 21:31 UTC+0800, Heime <heimeborgia@protonmail.com> said:

> Does the lexical-binding: t apply when there is an arbitrary number of
> comment characters ?
> 
> ;;; file.el -*- lexical-binding: t -*-
> 

This is the first line from `git-rebase.el` from magit.

;;; git-rebase.el --- Edit Git rebase files  -*- lexical-binding:t -*-

So one can probably have some characters in front of the actually var 
list.  Not sure if it's arbitrary tho.

-- 
Best,
ID




  reply	other threads:[~2024-07-07 14:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-06 22:56 Lexical binding at top of file Heime
2024-07-07  3:13 ` Stefan Monnier via Users list for the GNU Emacs text editor
2024-07-07 13:31   ` Heime
2024-07-07 14:20     ` CToID [this message]
2024-07-07 15:39       ` Stefan Monnier via Users list for the GNU Emacs text editor
2024-07-07 16:08         ` CToID

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7cf52e81-edbb-4908-a5e3-e53d232cb8ca@yahoo.com.tw \
    --to=funk443@yahoo.com.tw \
    --cc=heimeborgia@protonmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.