From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Slawomir Nowaczyk Newsgroups: gmane.emacs.devel Subject: Re: flyspell bug Date: Wed, 05 Oct 2005 15:16:17 +0200 Message-ID: <20051005151159.230F.SLAWOMIR.NOWACZYK.847@student.lu.se> References: <20051005122646.230B.SLAWOMIR.NOWACZYK.847@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1128518361 5351 80.91.229.2 (5 Oct 2005 13:19:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 5 Oct 2005 13:19:21 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 05 15:19:17 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EN98g-00083i-Ox for ged-emacs-devel@m.gmane.org; Wed, 05 Oct 2005 15:16:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EN98g-0003pa-2m for ged-emacs-devel@m.gmane.org; Wed, 05 Oct 2005 09:16:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EN98C-0003d7-RV for emacs-devel@gnu.org; Wed, 05 Oct 2005 09:16:24 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EN98A-0003cF-Oi for emacs-devel@gnu.org; Wed, 05 Oct 2005 09:16:24 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EN98A-0003cB-JW for emacs-devel@gnu.org; Wed, 05 Oct 2005 09:16:22 -0400 Original-Received: from [130.235.16.11] (helo=himmelsborg.cs.lth.se) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EN98A-0000mW-CB for emacs-devel@gnu.org; Wed, 05 Oct 2005 09:16:22 -0400 Original-Received: from [127.0.0.1] (slawek@dain [130.235.16.76]) by himmelsborg.cs.lth.se (8.12.11/8.12.11/perf-jw-tr) with ESMTP id j95DGKtJ029223 for ; Wed, 5 Oct 2005 15:16:20 +0200 (CEST) Original-To: emacs-devel@gnu.org In-Reply-To: <20051005122646.230B.SLAWOMIR.NOWACZYK.847@student.lu.se> X-Esmandil_Citation: done X-Mailer-Plugin: Popup Memopad for Becky!2 Ver.0.02 Rev.2 X-Mailer: Becky! ver. 2.21.04 [en] 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:43573 Archived-At: On Wed, 05 Oct 2005 12:41:15 +0200 Slawomir Nowaczyk wrote: #> On Mon, 03 Oct 2005 11:35:27 -0400 #> "Richard M. Stallman" wrote: #> #> #> Do these changes give good results? #> #> Not really. For some reason flyspell still does not notice #> automatically when it needs to restart ispell because current buffer #> uses different dictionary. Ugh... scratch that... the current CVS code changes dictionaries perfectly. My local emacs source, on which I tried to check your change before, must have gotten corrupted somehow during my feeble attempts to figure out what was the problem. However, the bug described below is still present: #> In addition, there seem to be something seriously wrong with flyspell #> mode, in particular with flyspell-buffer function. It doesn't check #> the whole buffer anymore. It seems to work near the beginning, or when #> buffer is short, but further down it does not mark words as #> misspelled. flyspell-region has the same problem. #> #> To reproduce, visit emacs/etc/MACHINES, M-x flyspell-buffer, go to end #> of the buffer and notice that, for example, "Smail" isn't marked as #> misspelled word. If you place the point over this word, flyspell will #> mark it as misspelled. #> #> Unfortunately I do not understand the code and so not have time right #> now to track down this bug :( I also do not know when this bug was #> introduced -- all I can say is that the version of CVS emacs that I #> compiled on 2005-05-03 works fine. -- Best wishes, Slawomir Nowaczyk ( slawomir.nowaczyk.847@student.lu.se ) COMMAND: A suggestion made to a computer.