help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Automatic flyspell


From: Emanuel Berg
Subject: Re: Automatic flyspell
Date: Sun, 22 Feb 2015 01:48:49 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

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.

Aha, now I think I understand. Do you want to use
text-mode for files like README but you end up in
fundamental-mode?

If so, try this:

    (set-default 'major-mode 'text-mode)

-- 
underground experts united


reply via email to

[Prev in Thread] Current Thread [Next in Thread]