From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Piet van Oostrum Newsgroups: gmane.emacs.devel Subject: Re: flyspell bug Date: Mon, 24 Oct 2005 16:49:03 +0200 Message-ID: References: <20051013122745.23F5.SLAWOMIR.NOWACZYK.847@student.lu.se> <20051014131718.2403.SLAWOMIR.NOWACZYK.847@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1130165551 739 80.91.229.2 (24 Oct 2005 14:52:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 24 Oct 2005 14:52:31 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 24 16:52:26 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EU3di-0000Ue-FP for ged-emacs-devel@m.gmane.org; Mon, 24 Oct 2005 16:49:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EU3dg-0001Sg-Mf for ged-emacs-devel@m.gmane.org; Mon, 24 Oct 2005 10:49:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EU3dR-0001SR-W6 for emacs-devel@gnu.org; Mon, 24 Oct 2005 10:49:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EU3dO-0001SE-O0 for emacs-devel@gnu.org; Mon, 24 Oct 2005 10:49:13 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EU3dO-0001SB-KG for emacs-devel@gnu.org; Mon, 24 Oct 2005 10:49:10 -0400 Original-Received: from [131.211.80.10] (helo=mail.cs.uu.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EU3dO-0005PK-39 for emacs-devel@gnu.org; Mon, 24 Oct 2005 10:49:10 -0400 Original-Received: from mail.cs.uu.nl (localhost.localdomain [127.0.0.1]) by mail.cs.uu.nl (Postfix) with ESMTP id 73570A35E0 for ; Mon, 24 Oct 2005 16:49:07 +0200 (CEST) Original-Received: from ordesa.cs.uu.nl (ordesa.cs.uu.nl [131.211.81.146]) by mail.cs.uu.nl (Postfix) with ESMTP id 698A3A35DC for ; Mon, 24 Oct 2005 16:49:07 +0200 (CEST) Original-Received: by ordesa.cs.uu.nl (Postfix, from userid -2) id B42C724B864; Mon, 24 Oct 2005 16:49:05 +0200 (CEST) Original-Received: from ordesa.cs.uu.nl (localhost [127.0.0.1]) by ordesa.cs.uu.nl (Postfix) with ESMTP id 42D5624B84E for ; Mon, 24 Oct 2005 16:49:05 +0200 (CEST) X-Mailer: emacs 22.0.50.3 (via feedmail 8 I) Original-To: emacs-devel@gnu.org In-Reply-To: (Piet van Oostrum's message of "Mon, 24 Oct 2005 15:39:43 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin) X-AV-Checked: ClamAV using ClamSMTP at cs.uu.nl X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:44727 Archived-At: >>>>> Piet van Oostrum (PvO) wrote: >PvO> misspelled "newcount" is found. In this case there is none, so the loop >PvO> stops after the second "\newcount". I should have added that now the wordlist and the buffer are out of sync, and therefore potentially many wrong spelling can be missed. -- Piet van Oostrum URL: http://www.cs.uu.nl/~piet [PGP 8DAE142BE17999C4] Private email: piet@vanoostrum.org