[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#67920: 30.0.50; "*Compile-Log" is not `compilation-mode' if `byte-co
From: |
Mattias Engdegård |
Subject: |
bug#67920: 30.0.50; "*Compile-Log" is not `compilation-mode' if `byte-compile-file' found "no lexical-binding" |
Date: |
Fri, 22 Dec 2023 13:18:06 +0100 |
21 dec. 2023 kl. 14.07 skrev Eli Zaretskii <eliz@gnu.org>:
> From: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
>> `byte-compile-file' in current master branch behaves strange if the file
>> is not including "-*- lexical-binding: t; -*-" mark.
> Mattias, this seems to be due to your change in commit a3db503351e:
Guilty!
Ogawa-san, thank you for reporting this.
I've pushed a fix to master (c638a40d).