GNU bug report logs -
#1339
flyspell-buffer extraneous message to messages buffer
Previous Next
Reported by: xah lee <xah <at> xahlee.org>
Date: Thu, 13 Nov 2008 18:35:02 UTC
Severity: minor
Tags: moreinfo, notabug
Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #15 received at 1339 <at> debbugs.gnu.org (full text, mbox):
On Thu, Jul 07, 2011 at 10:28:05PM +0200, Lars Magne Ingebrigtsen wrote:
> xah lee <xah <at> xahlee.org> writes:
>
> > flyspell-buffer will create a error/warning messages in *Messages*
> > buffer for words that ether contains unicode, or html such as ?href?,
> > or words containing apostrophe. Each of these shouldn't occure as
> > error/warning messages.
> >
> > e.g.:
> >
> > -> href - 1770: word not found
> > -> Youngbloodz - 1765: word not found
(flyspell-external-point-words) first looks for a list of misspellings in
the document and later walks through the list, running (flyspell-word) on
each misspelling.
Those messages should only appear for words listed as misspellings by
spellchecker, but not found later in actual text, which is strange and
signalled. Which spellchecker, document encoding and dictionary are you
using?
A minimal document showing that behavior should also be useful,
Regards,
--
Agustin
This bug report was last modified 13 years and 319 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.