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

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

bug#9044: 24.0.50; File mode specification error: (error "Malformed -*-


From: Stefan Monnier
Subject: bug#9044: 24.0.50; File mode specification error: (error "Malformed -*- line")
Date: Mon, 19 Sep 2011 09:06:49 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> It has the following entry in `auto-mode-alist':
>      ("BROWSE\\'" . ebrowse-tree-mode)
> but its case is ignored due to `auto-mode-case-fold'=t.

Congratulations for finding the first such case.  The fix is simple:
rename `ebrowse' to `ebrowse.info'.


        Stefan





reply via email to

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