bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#2301: marked as done (flyspell working intermittently)


From: Emacs bug Tracking System
Subject: bug#2301: marked as done (flyspell working intermittently)
Date: Fri, 13 Feb 2009 04:20:07 +0000

Your message dated Thu, 12 Feb 2009 23:09:09 -0500
with message-id <cjk57v9dwa.fsf@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 owner@emacsbugs.donarmstrong.com
immediately.)


-- 
2301: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=2301
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
--- Begin Message --- 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@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





--- End Message ---
--- Begin Message --- Subject: Re: Bug#2301: flyspell working intermittently Date: Thu, 12 Feb 2009 23:09:09 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
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@gmail.com>

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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]