GNU bug report logs - #9044
24.0.50; File mode specification error: (error "Malformed -*- line")

Previous Next

Package: emacs;

Reported by: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>

Date: Sun, 10 Jul 2011 23:37:02 UTC

Severity: minor

Found in version 24.0.50

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> jurta.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: Chong Yidong <cyd <at> stupidchicken.com>, Peter Dyballa <Peter_Dyballa <at> freenet.de>, Lars Magne Ingebrigtsen <larsi <at> gnus.org>, 9044 <at> debbugs.gnu.org
Subject: bug#9044: 24.0.50; File mode specification error: (error "Malformed -*- line")
Date: Mon, 19 Sep 2011 17:18:37 +0300
>> 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.

Maybe auto-mode-alist should be case-insensitive only for entries
that don't contain upper case letters (i.e. to follow the logic of
`isearch-no-upper-case-p')?

> The fix is simple: rename `ebrowse' to `ebrowse.info'.

Yes, this would help.  I don't know why Info files in the `info' subdir
miss the `.info' file extension.




This bug report was last modified 13 years and 253 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.