On 3/20/07, David Kastrup <[EMAIL PROTECTED]> wrote:

opening the following file in emacs-snapshot from Ubuntu Edgy
(sorry, I don't have a fresher CVS Emacs at work) will throw the
buffer into PostScript mode, presumably because it starts with "%!".
This seems rather like overkill.

Yep. It's magic-mode-alist's doing:

("%![^V]" . ps-mode)

Maybe it is already fixed in CVS: no idea.

No.
            Juanma


_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to