Haines Brown <[email protected]> writes: >> The problem is that the hook is actually named `message-mode-hook' so >> >> (dolist (hook '(message-mode-hook ...)) >> (add-hook hook #'flyspell-mode)) >> >> will do the trick. > > Yes, it did, and I thank you.
You're welcome. > Not am I now in flymode without having started it manually, but the > problem of not finding american-huge file also disappeared. Oh, good. But that must have been a side-effect of something else, e.g., some aspell package has been upgraded, or maybe you're restarted the system... Bye, Tassilo _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
