Discussion:
flyspell in messages
Eric S Fraga
2015-02-18 14:51:38 UTC
Permalink
I'm using gnus to read newsgroups, and I would like to have flyspell run
automatically whenever I write a message in reply to a posting. At
present, the mode bar says: (Message MML Abbrev Fill Narrow). Does this
mean I'm in the Message group?
You probably want to use message-mode-hook (not upper case). However,
it may be more appropriate to use text-mode-hook? In any case, you can
use (turn-on-flyspell) within either hook.

I cannot help you with your aspell configuration, however.
--
: Eric S Fraga, GnuPG: 0xFFFCF67D
: in Emacs 25.0.50.1 + Ma Gnus v0.12 + evil-git-bdeb602
: BBDB version 3.1.2 (2014-05-06 11:45:08 -0500)
Loading...