unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Emanuel Berg <embe8573@student.uu.se>
To: help-gnu-emacs@gnu.org
Subject: Re: Automatic flyspell
Date: Sun, 22 Feb 2015 00:38:02 +0100	[thread overview]
Message-ID: <877fvaomxx.fsf@debian.uxu> (raw)
In-Reply-To: 87twyg5y5e.fsf@engels.histomat.net

Haines Brown <haines@engels.histomat.net> writes:

> In exploring how to get flyspell enabled for all
> text files, I get impression these should work, but
> despite them I remain in the Fundamental mode with
> the only minor mode being Fill. ...

I have this: 

    (setq text-mode-hook (lambda () (auto-fill-mode) (abbrev-mode)))

Try add `flyspell-mode' to the list. And remove the
stuff you don't like...

But it won't work in fundamental mode, of course. In
text mode, it should work, and when you get that to
work it should be the same principle with any other
mode in which you might (?) want to enable flyspell.

-- 
underground experts united


  reply	other threads:[~2015-02-21 23:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-20 16:46 Automatic flyspell Haines Brown
2015-02-21 23:38 ` Emanuel Berg [this message]
2015-02-22  0:48 ` Emanuel Berg
2015-02-22  9:46   ` Haines Brown
2015-02-22 23:24     ` Emanuel Berg
2015-02-23  3:46     ` Robert Thorpe
     [not found] <mailman.664.1424663182.31049.help-gnu-emacs@gnu.org>
2015-02-23 19:19 ` Emanuel Berg
2015-02-23 21:05   ` Robert Thorpe
     [not found] <mailman.708.1424725551.31049.help-gnu-emacs@gnu.org>
2015-02-25 17:01 ` Emanuel Berg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877fvaomxx.fsf@debian.uxu \
    --to=embe8573@student.uu.se \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).