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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 1339 in the body.
You can then email your comments to 1339 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1339
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
xah lee <xah <at> xahlee.org>
:
New bug report received and forwarded. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
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
-> href - 1753: word not found
-> flo - 1748: word not found
-> ing - 1744: word not found
-> href - 1740: word not found
-> utb - 1735: word not found
-> param - 1731: word not found
-> pre - 1725: word not found
-> lil - 1721: word not found
-> lil - 1717: word not found
-> b'ness - 1713: word not found
-> b'ness - 1706: word not found
-> b'ness - 1699: word not found
-> b'ness - 1692: word not found
-> Hollywoood - 1685: word not found
-> shiiit - 1674: word not found
-> AMGs - 1667: word not found
-> nigga - 1662: word not found
-> Nik - 1656: word not found
-> pimpin - 1652: word not found
-> nigga - 1645: word not found
-> gon - 1639: word not found
-> Payless - 1635: word not found
-> holla - 1627: word not found
-> nigga - 1621: word not found
-> solve'em - 1615: word not found
-> holla - 1606: word not found
-> holla - 1600: word not found
-> nigga - 1594: word not found
-> holla - 1588: word not found
-> nigga - 1582: word not found
-> niggas - 1576: word not found
-> Gabana - 1569: word not found
-> Dolce - 1562: word not found
-> Burberry - 1556: word not found
-> BCBG - 1547: word not found
-> Prada - 1542: word not found
-> Fendi - 1536: word not found
-> lyc - 1530: word not found
-> pre - 1526: word not found
-> href - 1522: word not found
-> Beyonce - 1517: word not found
-> href - 1509: word not found
-> utb - 1504: word not found
-> param - 1500: word not found
-> pre - 1494: word not found
-> lyc - 1490: word not found
-> pre - 1486: word not found
-> Beyonce - 1482: word not found
-> href - 1474: word not found
-> Kelis - 1469: word not found
-> href - 1463: word not found
-> Kelis - 1458: word not found
-> href - 1452: word not found
-> utb - 1447: word not found
-> param - 1443: word not found
-> pre - 1437: word not found
-> lyc - 1433: word not found
-> pre - 1429: word not found
-> ludacris - 1425: word not found
-> href - 1416: word not found
-> utb - 1411: word not found
-> param - 1407: word not found
-> pre - 1401: word not found
-> dracula - 1397: word not found
-> sto - 1389: word not found
-> escalade - 1385: word not found
-> twerk - 1376: word not found
-> dir - 1370: word not found
-> Ludacris - 1366: word not found
-> stratch - 1357: word not found
-> champaign - 1349: word not found
-> tryna - 1339: word not found
-> runnin - 1333: word not found
-> Ludacris - 1326: word not found
-> Ludacris - 1317: word not found
-> Ludacris - 1308: word not found
-> Flatlands - 1299: word not found
-> Pac - 1289: word not found
-> t'ree - 1285: word not found
-> Ludacris - 1279: word not found
-> sy - 1270: word not found
-> ahh - 1267: word not found
-> ahh - 1263: word not found
-> flo - 1259: word not found
-> li - 1255: word not found
-> li - 1252: word not found
-> li - 1249: word not found
-> Ludacris - 1246: word not found
-> Ludacris - 1237: word not found
-> lyc - 1228: word not found
-> pre - 1224: word not found
-> Ludacris - 1220: word not found
-> img - 1207: word not found
-> Chingy - 556: word not found
For example, “li”, “img”, “href”, “pre” are from html
keywords enclosed by double straight quotes. “t'ree” is a word
containing apostrophe.
not sure what the number means.
This behavior effect the user because these messages scrolls thru
minibuffer, and take a while.
here's a sample text where i got my result:
http://xahlee.org/Periodic_dosage_dir/sanga_pemci/hiphop.html
(flyspell the html source)
This does not happen on other html file with lots of words containing
unicode though. e.g. doesn't happen on this file for some reason,
even though this is also html file and contain lots of words with
unicode:
http://xahlee.org/PageTwo_dir/Vocabulary_dir/foreignwords.html
perhaps something triggered it?
In GNU Emacs 22.2.1 (powerpc-apple-darwin8.11.0, Carbon Version 1.6.0)
of 2008-04-05 on g5.tokyo.stp.isas.jaxa.jp
Windowing system distributor `Apple Inc.', version 10.4.11
configured using `configure '--prefix=/Applications/Emacs.app/
Contents/Resources' '--with-carbon' '--without-x' '--libexecdir=/
Volumes/Emacs/Emacs.app/Contents/MacOS/libexec' 'CFLAGS=-Os -arch
i386 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -DUSE_ATSUI -
DUSE_MAC_TSM''
Xah
∑ http://xahlee.org/
☄
Severity set to `minor' from `normal'
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> emacsbugs.donarmstrong.com
.
(Thu, 26 Feb 2009 04:05:06 GMT)
Full text and
rfc822 format available.
Tags added: moreinfo
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> emacsbugs.donarmstrong.com
.
(Thu, 26 Feb 2009 04:05:06 GMT)
Full text and
rfc822 format available.
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#1339
; Package
emacs
.
(Thu, 07 Jul 2011 20:40:02 GMT)
Full text and
rfc822 format available.
Message #12 received at 1339 <at> debbugs.gnu.org (full text, mbox):
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
What are the error/warning messages that flyspell outputs?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#1339
; Package
emacs
.
(Fri, 08 Jul 2011 08:12:02 GMT)
Full text and
rfc822 format available.
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
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#1339
; Package
emacs
.
(Fri, 08 Jul 2011 12:23:02 GMT)
Full text and
rfc822 format available.
Message #18 received at 1339 <at> debbugs.gnu.org (full text, mbox):
hi Lars,
i think this was 1 or 2 years ago. Sorry i dont remember the details
now. It's either on the Mac or Windows.
the errors messages in i think message buffer was this:
>> -> href - 1770: word not found
>> -> Youngbloodz - 1765: word not found
and pages of it.
It was checking a html file.
Sorry i don't have the detail now.
Xah
On Thu, Jul 7, 2011 at 1:28 PM, Lars Magne Ingebrigtsen <larsi <at> gnus.org> 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
>
> What are the error/warning messages that flyspell outputs?
>
> --
> (domestic pets only, the antidote for overdose, milk.)
> bloggy blog http://lars.ingebrigtsen.no/
>
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#1339
; Package
emacs
.
(Fri, 08 Jul 2011 22:49:02 GMT)
Full text and
rfc822 format available.
Message #21 received at 1339 <at> debbugs.gnu.org (full text, mbox):
i think it was on the mac. Carbon emacs. aspell i think. utf-8
encoding. It was a html file. Isn't this a 2 years old bug?
On Fri, Jul 8, 2011 at 1:10 AM, Agustin Martin
<agustin.martin <at> hispalinux.es> wrote:
> 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
>
Added tag(s) notabug.
Request was from
Lars Magne Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Sun, 10 Jul 2011 13:38:02 GMT)
Full text and
rfc822 format available.
bug closed, send any further explanations to
1339 <at> debbugs.gnu.org and xah lee <xah <at> xahlee.org>
Request was from
Lars Magne Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Sun, 10 Jul 2011 13:38:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#1339
; Package
emacs
.
(Sun, 10 Jul 2011 13:41:02 GMT)
Full text and
rfc822 format available.
Message #28 received at 1339 <at> debbugs.gnu.org (full text, mbox):
Xah Lee <xahlee <at> gmail.com> writes:
> i think this was 1 or 2 years ago. Sorry i dont remember the details
> now. It's either on the Mac or Windows.
>
> the errors messages in i think message buffer was this:
>>> -> href - 1770: word not found
>>> -> Youngbloodz - 1765: word not found
>
> and pages of it.
> It was checking a html file.
> Sorry i don't have the detail now.
It's apparently how flyspell is supposed to work on "large" regions, so
this isn't a bug.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 08 Aug 2011 11:24:04 GMT)
Full text and
rfc822 format available.
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.