emacs-devel
[Top][All Lists]
Advanced

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

patch to recognize file variables in the case of haskell pragmas, etc.


From: Ransom Williams
Subject: patch to recognize file variables in the case of haskell pragmas, etc.
Date: Sun, 29 Apr 2012 15:25:31 -0700

tali713 in the #emacs channel on irc.freenode suggested i submit this
as a patch:

The regexps to pass over when looking for -*-file:variables-*-, namely
"^#!" and "^'\\\\\"", were previously hardcoded in the set-auto-mode-1
function.  They are now in the file-auto-mode-ignore list along with a
regular expression for haskell pragmas.

i am not on the list, but feel free to copy me on any comments that
need addressing.

Attachment: PATCH.txt
Description: Text document


reply via email to

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