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: Fri, 04 Nov 2005 16:04:35 +0200 Message-ID: <20051104155029.1FB0.SLAWOMIR.NOWACZYK.847@student.lu.se> References: <20051103161929.1FA3.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 1131119701 16400 80.91.229.2 (4 Nov 2005 15:55:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 4 Nov 2005 15:55:01 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 04 16:54:59 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EY3rz-0005ww-VQ for ged-emacs-devel@m.gmane.org; Fri, 04 Nov 2005 16:52:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EY3rz-0004q6-Az for ged-emacs-devel@m.gmane.org; Fri, 04 Nov 2005 10:52:47 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EY37b-0007nF-UZ for emacs-devel@gnu.org; Fri, 04 Nov 2005 10:04:52 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EY37X-0007lO-8y for emacs-devel@gnu.org; Fri, 04 Nov 2005 10:04:49 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EY37W-0007lJ-UF for emacs-devel@gnu.org; Fri, 04 Nov 2005 10:04:47 -0500 Original-Received: from [130.235.16.11] (helo=himmelsborg.cs.lth.se) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EY37W-0004Xk-HQ for emacs-devel@gnu.org; Fri, 04 Nov 2005 10:04:46 -0500 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 jA4F4iQt008638 for ; Fri, 4 Nov 2005 16:04:45 +0100 (CET) Original-To: emacs-devel@gnu.org In-Reply-To: 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:45400 Archived-At: On Fri, 04 Nov 2005 10:20:50 +0100 Piet van Oostrum wrote: #> I found that I used my own code rather than the CVS code. I forgot a part #> of my patch. Here is the rest. Thanks, it works much better now. However, I still have occasional problems with flyspell, mainly when using Local-Words... for example, run flyspell-buffer in this buffer. This is a test. blablabla is buffer local word, so it shouldn't be a problem... but it apparently causes some missspelled word not to be detected correctly. blablabla's fault, apparently. I get an error: "misspelled word `missspelled' (output pos 96) not found in buffer". Observe that removing Local-Words definition fixes the problem, as does removing the "blablabla" OR "blablabla's" from the paragraph above (not completely, as blablabla in the Local-Words definition itself causes problems, but at least it doesn't complain about misspelled any more). LocalWords: blablabla -- Best wishes, Slawomir Nowaczyk ( slawomir.nowaczyk.847@student.lu.se ) The true opposite of love is indifference.