From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: flyspell bug Date: Thu, 13 Oct 2005 00:52:41 -0400 Message-ID: References: <20051005151159.230F.SLAWOMIR.NOWACZYK.847@student.lu.se> <20051012103141.23D7.SLAWOMIR.NOWACZYK.847@student.lu.se> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1129179254 19783 80.91.229.2 (13 Oct 2005 04:54:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 13 Oct 2005 04:54:14 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 13 06:54:10 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EPv60-0000UO-Pq for ged-emacs-devel@m.gmane.org; Thu, 13 Oct 2005 06:53:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EPv60-0003Fk-7z for ged-emacs-devel@m.gmane.org; Thu, 13 Oct 2005 00:53:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EPv59-0002d3-2g for emacs-devel@gnu.org; Thu, 13 Oct 2005 00:52:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EPv58-0002ci-9o for emacs-devel@gnu.org; Thu, 13 Oct 2005 00:52:42 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EPv58-0002cb-4o for emacs-devel@gnu.org; Thu, 13 Oct 2005 00:52:42 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EPv58-0007OA-BA for emacs-devel@gnu.org; Thu, 13 Oct 2005 00:52:42 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1EPv57-0007xj-5f; Thu, 13 Oct 2005 00:52:41 -0400 Original-To: Slawomir Nowaczyk In-reply-to: <20051012103141.23D7.SLAWOMIR.NOWACZYK.847@student.lu.se> (message from Slawomir Nowaczyk on Wed, 12 Oct 2005 10:43:00 +0200) 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:43965 Archived-At: flyspell-buffer doesn't work in (La)TeX mode (maybe also in some others): open etc/refcard.tex M-x flyspell-buffer, go to the end of the buffer and notice that, for example, recenter isn't marked as misspelled. Why should it be? It is correct. As far as I can see, flyspell-buffer marks the words that are reported as incorrect.