GNU bug report logs - #2517
23.0.90; How to enable flyspell mode always isn't documented

Previous Next

Package: emacs;

Reported by: Reiner Steib <Reiner.Steib <at> gmx.de>

Date: Sat, 28 Feb 2009 19:00:04 UTC

Severity: minor

Done: Reiner Steib <reinersteib+gmane <at> imap.cc>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (Emacs bug Tracking System)
To: Reiner Steib <Reiner.Steib <at> gmx.de>
Subject: bug#2517: marked as done (23.0.90; How to enable flyspell mode 
 always isn't documented)
Date: Thu, 05 Mar 2009 21:05:06 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 05 Mar 2009 21:57:05 +0100
with message-id <87hc27y9ge.fsf <at> marauder.physik.uni-ulm.de>
and subject line 23.0.90; How to enable flyspell mode always
has caused the Emacs bug report #2517,
regarding 23.0.90; How to enable flyspell mode always isn't documented
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact help-debbugs <at> gnu.org
immediately.)


-- 
2517: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=2517
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Reiner Steib <reinersteib+gmane <at> imap.cc>
To: emacs-pretest-bug <at> gnu.org
Subject: 23.0.90; How to enable flyspell mode always isn't documented
Date: Sat, 28 Feb 2009 19:52:44 +0100
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/


[Message part 3 (message/rfc822, inline)]
From: Reiner Steib <reinersteib+gmane <at> imap.cc>
To: 2517-done <at> debbugs.gnu.org
Subject: 23.0.90; How to enable flyspell mode always
Date: Thu, 05 Mar 2009 21:57:05 +0100
Fixed by...

2009-03-05  Reiner Steib  <Reiner.Steib <at> gmx.de>

	* fixit.texi (Spelling): Add turn-on-flyspell.  (Bug#2517)


This bug report was last modified 16 years and 77 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.