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

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

Re: emacs +flyspell


From: Hubert Chan
Subject: Re: emacs +flyspell
Date: Tue, 17 Sep 2002 15:01:00 -0400
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-debian-linux-gnu)

>>>>> "Michael" == Michael A Miller <mmiller3@iupui.edu> 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 <hubert@uhoreg.ca> - 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.

Attachment: pgpeZ0NSdkaq5.pgp
Description: PGP signature


reply via email to

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