GNU bug report logs - #8026
say how to turn of Flyspell mode in more than just text buffers

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Sun, 13 Feb 2011 00:17:01 UTC

Severity: wishlist

Tags: wontfix

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: jidanni <at> jidanni.org
Subject: bug#8026: closed (Re: bug#8026: say how to turn of Flyspell mode
 in more than just text buffers)
Date: Fri, 07 Oct 2011 01:58:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#8026: say how to turn of Flyspell mode in more than just text buffers

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 8026 <at> debbugs.gnu.org.

-- 
8026: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8026
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 8026-done <at> debbugs.gnu.org
Subject: Re: bug#8026: say how to turn of Flyspell mode in more than just text
	buffers
Date: Thu, 06 Oct 2011 21:57:35 -0400
tags 8026 wontfix
stop

The manual does not need to cover everything everyone might possibly
want to do. Try find-file-hook (ask on help-gnu-emacs if you need more).

[Message part 3 (message/rfc822, inline)]
From: jidanni <at> jidanni.org
To: bug-gnu-emacs <at> gnu.org
Subject: say how to turn of Flyspell mode in more than just text buffers
Date: Sun, 13 Feb 2011 07:55:15 +0800
In (info "(emacs) Spelling") we see:

     Flyspell mode is a fully-automatic way to check spelling as you edit
  in Emacs.  It operates by checking words as you change or insert them.
  When it finds a word that it does not recognize, it highlights that
  word.  This does not interfere with your editing, but when you see the
  highlighted word, you can move to it and fix it.  Type `M-x
  flyspell-mode' to enable or disable this mode in the current buffer.  To
  enable `flyspell-mode' in all text mode buffers, add `turn-on-flyspell'
  to `text-mode-hook'.

Kindly please mention also how to:

*Add it to all buffers, not just text mode.

*And then how to exclude it from some other buffers.

*Also don't just say
  add `turn-on-flyspell' to `text-mode-hook'.
but give the actual code needed.



This bug report was last modified 13 years and 288 days ago.

Previous Next


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