>>>>> "Michael" == Michael A Miller writes: [...] Michael> ;; Flyspell Michael> (require 'flyspell) Michael> (add-hook 'test-mode-hook 'flyspell-mode) ^^^^ -- should be "text", right? Michael> (add-hook 'message-mode-hook 'flyspell-mode) message-mode inherits from text-mode, so this last line shouldn't be needed. (At least, I don't have that line, and it works for me.) -- Hubert Chan - http://www.uhoreg.ca/ PGP/GnuPG key: 1024D/124B61FA Fingerprint: 96C5 012F 5F74 A5F7 1FF7 5291 AF29 C719 124B 61FA Key available at wwwkeys.pgp.net. Encrypted e-mail preferred.