[mew-int 01086] Flyspell in MEW

Charles Muller acmuller at example.com
Thu Sep 19 14:05:20 JST 2002


I've recently begun to use Flyspell while editing text files in Emacs. I did
this by putting the below lines in my .emacs file:

     ;; Flyspell
     (require 'flyspell)
     (add-hook 'text-mode-hook 'flyspell-mode)

I would like to have this same function in MEW, if possible. I tried adding
the below lines, but there was no effect.

     (add-hook 'message-mode-hook 'flyspell-mode)
     (add-hook 'mew-mode-hook 'flyspell-mode)

Is there a way to add Flyspell to MEW?


Chuck

---------------------------
Charles Muller  <acmuller at example.com>
Faculty of Humanities,  Toyo Gakuen University
Digital Dictionary of Buddhism and CJKV-English Dictionary 
[http://www.acmuller.net]
Mobile Phone: 090-9310-1787



More information about the Mew-int mailing list