* bug#2517: 23.0.90; How to enable flyspell mode always isn't documented
@ 2009-02-28 18:52 Reiner Steib
0 siblings, 0 replies; 2+ messages in thread
From: Reiner Steib @ 2009-02-28 18:52 UTC (permalink / raw)
To: emacs-pretest-bug
Hi,
the manual doesn't mention how to enable flyspell mode in all text
modes (index search for flyspell).
,----[ M-x customize-variable RET text-mode-hook RET ]
| text-mode-hook: Hide Value
| [X] turn-on-flyspell
| Unconditionally turn on Flyspell mode.
`----
How about the following patch? Okay to install?
--8<---------------cut here---------------start------------->8---
--- emacs/fixit.texi 27 Jan 2009 21:00:14 -0000 1.8
+++ emacs/fixit.texi 28 Feb 2009 18:50:17 -0000
@@ -396,6 +396,10 @@
word. This does not interfere with your editing, but when you see the
highlighted word, you can move to it and fix it. Type @kbd{M-x
flyspell-mode} to enable or disable this mode in the current buffer.
+@findex turn-on-flyspell
+To enable @code{flyspell-mode} in all text mode buffers, add
+@code{turn-on-flyspell} to @code{text-mode-hook}.
+
When Flyspell mode highlights a word as misspelled, you can click on
it with @kbd{Mouse-2} to display a menu of possible corrections and
--8<---------------cut here---------------end--------------->8---
Bye, Reiner.
--
,,,
(o o)
---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#2517: 23.0.90; How to enable flyspell mode always isn't documented
@ 2009-03-01 18:55 Chong Yidong
0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2009-03-01 18:55 UTC (permalink / raw)
To: Reiner Steib; +Cc: 2517
> How about the following patch? Okay to install?
Okay.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-03-01 18:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-01 18:55 bug#2517: 23.0.90; How to enable flyspell mode always isn't documented Chong Yidong
-- strict thread matches above, loose matches on Subject: below --
2009-02-28 18:52 Reiner Steib
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).