[mew-int 01087] Re: Flyspell in MEW

Tatsuya Kinoshita tats at example.com
Thu Sep 19 22:27:29 JST 2002


On September 19, 2002, [mew-int 01086],
Charles Muller <acmuller at example.com> wrote:

> 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.

On my system, the above configuration works for Mew 2.2/3.0.67.

Mew's Draft mode evaluates `text-mode-hook' and
`mew-draft-mode-hook'.  Read the Mew manual for more information.
(M-x info RET d m Mew RET s hooks RET SPC SPC SPC)

-- 
Tatsuya Kinoshita



More information about the Mew-int mailing list