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

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

bug#67321: 29.1.90; Different parsing rules for -*- lexical-binding:t; -


From: Gerd Möllmann
Subject: bug#67321: 29.1.90; Different parsing rules for -*- lexical-binding:t; -*- in different circumstances
Date: Wed, 22 Nov 2023 20:18:41 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Sebastian Miele <iota@whxvd.name> writes:

>> cat >somefile <<EOF
>> ; -*- lexical-binding: t -*-
>> (message "%s" lexical-binding)
>> EOF
>> emacs --script somefile
>
> Didn't think of this either.  I'm not a big fan of the temporary file,
> but it definitely is fine.

It's kind of a standard example of how to use here-documents.





reply via email to

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