help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: post.el stopped working. What to do? [Solved]


From: s. keeling
Subject: Re: post.el stopped working. What to do? [Solved]
Date: Wed, 06 Jun 2007 19:05:08 GMT
User-agent: slrn/0.9.8.1pl1 (Debian)

s. keeling <keeling@spots.ab.ca>:
>  Hi.  This is GNU Emacs 21.4.1, running in grml.org's downstream of
>  Debian Sid/unstable.  I lost a hard drive recently, and after
>  re-installing, I find post-mode (post.el 2.4 2004/07/23) no longer
> [snip]
>  ;; see Dave Pearson's url for the link to these (http://www.davep.org/mutt/).

For some reason, it wasn't recognizing mutt's tmp files:

       (when (require 'post nil t)
               (setq auto-mode-alist
                       (cons '("mutt.*$" . post-mode) auto-mode-alist)))

fixes it.  Thanks Ismael.


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)    http://www.spots.ab.ca/~keeling          Linux Counter #80292
- -    http://www.faqs.org/rfcs/rfc1855.html    Please, don't Cc: me.
       Spammers! http://www.spots.ab.ca/~keeling/emails.html


reply via email to

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