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: Stefan Monnier
Subject: bug#40573: 27.0.90; flymake-mode broken in scratch buffer
Date: Thu, 16 Apr 2020 19:06:51 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> Each package could add its data file name to auto-mode-alist.
> For example, bookmark.el could do something like:
>
>   (add-to-list 'auto-mode-alist (cons bookmark-default-file 
> 'emacs-lisp-data-mode))

For generated files, it's probably better to add a -*- cookie in
the file.


        Stefan






reply via email to

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