[mew-int 01091] Re: Flyspell in MEW
Charles Muller
acmuller at example.com
Wed Oct 2 17:58:13 JST 2002
Kinoshita-san wrote:
> I guessed you have problematic codes in your ~/.emacs or ~/.mew.el.
In between, I tried the following in my ~/.emacs, and it worked. Perhaps
there is more code than I need here....
(require 'flyspell)
(add-hook 'text-mode-hook 'flyspell-mode)
(setq default-major-mode 'text-mode)
(setq text-mode-hook
'(lambda nil
(setq fill-column 76)
(auto-fill-mode 1)
(flyspell-mode 1)))
Regards,
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