chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
05e6fa8
)
emacs: Handle mutt files as email.
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 8 Oct 2008 15:56:54 +0000
(16:56 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Fri, 10 Oct 2008 10:19:38 +0000
(11:19 +0100)
emacs
patch
|
blob
|
blame
|
history
diff --git
a/emacs
b/emacs
index f4918d766d8aa896159a24d1472aae3449a6e066..131e78a0757409ce30ceb9effecb7a0e7d0d77c8 100644
(file)
--- a/
emacs
+++ b/
emacs
@@
-408,7
+408,7
@@
("\\.\\(tex\\|dtx\\)$" . latex-mode)
("\\.gc$" . haskell.-mode)
(,(concat "^" (getenv "HOME") "/News/") . mdwmail-mode)
("\\.\\(tex\\|dtx\\)$" . latex-mode)
("\\.gc$" . haskell.-mode)
(,(concat "^" (getenv "HOME") "/News/") . mdwmail-mode)
- (,(concat "^" tmpdir "/\\(SLRN\\|snd\\|pico\\)")
+ (,(concat "^" tmpdir "/\\(SLRN\\|snd\\|pico\\
|mutt\\
)")
. mdwmail-mode))
auto-mode-alist))
. mdwmail-mode))
auto-mode-alist))