GNU bug report logs - #2301
flyspell working intermittently

Previous Next

Package: emacs;

Reported by: Mark Diekhans <markd <at> soe.ucsc.edu>

Date: Thu, 12 Feb 2009 08:20:03 UTC

Severity: normal

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 (Emacs bug Tracking System)
To: Glenn Morris <rgm <at> gnu.org>
Subject: bug#2301: marked as done (flyspell working intermittently)
Date: Fri, 13 Feb 2009 04:20:07 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 12 Feb 2009 23:09:09 -0500
with message-id <cjk57v9dwa.fsf <at> fencepost.gnu.org>
and subject line Re: Bug#2301: flyspell working intermittently
has caused the Emacs bug report #2301,
regarding flyspell working intermittently
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.)


-- 
2301: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=2301
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Mark Diekhans <markd <at> soe.ucsc.edu>
To: bug-gnu-emacs <at> gnu.org
Subject: flyspell working intermittently
Date: Thu, 12 Feb 2009 00:13:55 -0800
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs <at> gnu.org mailing list,
and to the gnu.emacs.bug news group.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

flyspell missed fails to always detected misspelled words in emacs 22.3.
These cases work fine in 22.2.  For example:

   M-xmail
   M-xflyspell-mode
   
   in body, type
   test tesxt

tesxt will not be highlighted as misspelled.


If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/cluster/home/markd/opt/centos5.2/x86_64/share/emacs/22.3/etc/DEBUG for instructions.


In GNU Emacs 22.3.1 (x86_64-unknown-linux-gnu)
 of 2009-02-07 on hgwdev
configured using `configure  '--prefix=/cluster/home/markd/opt/centos5.2/x86_64' '--without-sound''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: C
  locale-coding-system: nil
  default-enable-multibyte-characters: nil

Major mode: Shell

Minor modes in effect:
  display-time-mode: t
  shell-dirtrack-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t
  abbrev-mode: t




[Message part 3 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 2301-done <at> debbugs.gnu.org
Subject: Re: Bug#2301: flyspell working intermittently
Date: Thu, 12 Feb 2009 23:09:09 -0500
Mark Diekhans wrote:

>    M-xmail
>    M-xflyspell-mode
>    
>    in body, type
>    test tesxt
>
> tesxt will not be highlighted as misspelled.

Thanks, this is already fixed.

2008-06-13  David Reitter  <david.reitter <at> gmail.com>

	* textmodes/flyspell.el (mail-mode-flyspell-verify):
	Check message-signature-separator exists before using it.


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

Previous Next


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