all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: owner@emacsbugs.donarmstrong.com (Emacs bug Tracking System)
To: Reiner Steib <Reiner.Steib@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	[thread overview]
Message-ID: <handler.2517.D2517.123628663621862.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: 87myc69ywz.fsf@marauder.physik.uni-ulm.de

[-- Attachment #1: Type: text/plain, Size: 900 bytes --]


Your message dated Thu, 05 Mar 2009 21:57:05 +0100
with message-id <87hc27y9ge.fsf@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 owner@emacsbugs.donarmstrong.com
immediately.)


-- 
2517: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=2517
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 3832 bytes --]

From: Reiner Steib <reinersteib+gmane@imap.cc>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.90; How to enable flyspell mode always isn't documented
Date: Sat, 28 Feb 2009 19:52:44 +0100
Message-ID: <87myc69ywz.fsf@marauder.physik.uni-ulm.de>

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/



[-- Attachment #3: Type: message/rfc822, Size: 1684 bytes --]

From: Reiner Steib <reinersteib+gmane@imap.cc>
To: 2517-done@emacsbugs.donarmstrong.com
Subject: 23.0.90; How to enable flyspell mode always
Date: Thu, 05 Mar 2009 21:57:05 +0100
Message-ID: <87hc27y9ge.fsf@marauder.physik.uni-ulm.de>

Fixed by...

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

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


      reply	other threads:[~2009-03-05 21:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87hc27y9ge.fsf@marauder.physik.uni-ulm.de>
2009-02-28 18:52 ` bug#2517: 23.0.90; How to enable flyspell mode always isn't documented Reiner Steib
2009-03-05 21:05   ` Emacs bug Tracking System [this message]

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

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

  git send-email \
    --in-reply-to=handler.2517.D2517.123628663621862.ackdone@emacsbugs.donarmstrong.com \
    --to=owner@emacsbugs.donarmstrong.com \
    --cc=Reiner.Steib@gmx.de \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.