Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* flyspell in messages
@ 2015-02-18 14:26 Haines Brown
  2015-02-18 15:21 ` Tassilo Horn
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Haines Brown @ 2015-02-18 14:26 UTC (permalink / raw)
  To: info-gnus-english

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?

I try this in the init file for gnus:

  (dolist (hook '(Message-mode-hook))
      (add-hook hook (lambda () (flyspell-mode 1))))

Not only does this not open flyspell automatically, but when I try to
open flyspell manually (M-x flyspell-mode) I get an error that
/usr/lib/aspell/american-huge cannot be opened". Although I have
iamerican-huge and wamerican-huge installed, there is no such
american-huge file.

I would like to be in flyspell minor mode whenever I reply to a
newsgroup without having to remember to start it manually.



  

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-02-19  7:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-18 14:26 flyspell in messages Haines Brown
2015-02-18 15:21 ` Tassilo Horn
     [not found] ` <mailman.327.1424272929.31049.info-gnus-english@gnu.org>
2015-02-18 16:32   ` Haines Brown
2015-02-19  7:05     ` Tassilo Horn
2015-02-19  0:18 ` Emanuel Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).