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: Tue, 12 Dec 2006 16:46:17 -0500

    If .JPG/.JPEG is frequent, perhaps we should add it to
    `auto-mode-alist', then. Or do this:

     (push '("^\xFF\xD8\xFF\xE0\x00\x10JFIF" . image-mode)
           magic-mode-alist)

I am not sure which is better, but I agree we should do one or the other.




reply via email to

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