[Wolves] More whiny XEmacs questions

Aquarius aquarius-lists at kryogenix.org
Fri Jan 23 22:10:12 GMT 2004


Peter Oliver spoo'd forth:
> On Fri, 23 Jan 2004, Aquarius wrote:
> 
>> How do I convince XEmacs that posts from tin and mails from mutt are text-mode?
> 
> You probably want mail-mode or message-mode, not text-mode.
> 
>> Do I need to give it a regexp that matches on the first line or the filename
>> or something? How?
> 
> My ~/.emacs includes the following lines:
> 
> (add-to-list 'auto-mode-alist '("pico\\." . mail-mode))
> (add-to-list 'auto-mode-alist '("\\.article\\'" . mail-mode))
> (add-to-list 'auto-mode-alist '("\\.followup\\'" . mail-mode))
> (add-to-list 'auto-mode-alist '("\\.letter\\'" . mail-mode))
> (add-hook 'mail-mode-hook 'turn-on-auto-fill)

Yay! Nice one! and here I am replying very happily, in mail
mode. Fan-dabby-dozy, as the man said...

Cheers.

Aq.

-- 
Once saw someone misspell thesaurus as theosaurus, and someone asked if
a theosaurus was a giant omnipotent dinosaur.
           -- alt.fan.eddings



More information about the Wolves mailing list