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

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

Re: image.el doesn't associate image-mode with .JPG files


From: Richard Stallman
Subject: Re: image.el doesn't associate image-mode with .JPG files
Date: Sun, 17 Dec 2006 20:12:02 -0500

    Can you point to a single instance where doing a case-insensitve match 
    as a fallback would be harmful?

There are many patterns which are meant to apply to file names used
for specific conventional purposes in a GNU-like system, names
which are used with specific case patterns.  Here's one example.

     ("\\(/\\|\\`\\)\\.\\(bash_profile\\|z?login\\|bash_login\\|z?logout\\)\\'" 
. sh-mode)

The answer is no, and I've chosen a different solution.
Please drop the subject.




reply via email to

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