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

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

bug#40573: 27.0.90; flymake-mode broken in scratch buffer


From: Juri Linkov
Subject: bug#40573: 27.0.90; flymake-mode broken in scratch buffer
Date: Sun, 19 Apr 2020 02:42:08 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)

> I've put "the code" in a branch in our repo, called
> 'scratch/add-lisp-data'.

Thanks.  I noticed that you don't use semicolon between pairs:

  ;;; -*- coding: utf-8 mode: lisp-data -*-

I'm surprised that it still works, but wouldn't it be better to
follow the manual in (info "(emacs) Specifying File Variables")
and separate pairs with semicolon:

  ;;; -*- coding: utf-8; mode: lisp-data -*-





reply via email to

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