From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: [konrad.podczeck@univie.ac.at: flyspell bug] Date: Mon, 23 Oct 2006 10:00:48 -0400 Message-ID: <87vembdtdb.fsf@stupidchicken.com> References: <453A250E.3030306@gmx.at> <87zmbot4we.fsf@stupidchicken.com> <453C5E7A.1060302@gmx.at> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1161612151 17794 80.91.229.2 (23 Oct 2006 14:02:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 Oct 2006 14:02:31 +0000 (UTC) Cc: emacs-devel@gnu.org, rms@gnu.org, konrad.podczeck@univie.ac.at Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 23 16:02:28 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gc0NZ-0007Mp-78 for ged-emacs-devel@m.gmane.org; Mon, 23 Oct 2006 16:02:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gc0NY-0003wg-OW for ged-emacs-devel@m.gmane.org; Mon, 23 Oct 2006 10:02:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gc0ME-00021s-FP for emacs-devel@gnu.org; Mon, 23 Oct 2006 10:00:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gc0M8-0001pQ-O0 for emacs-devel@gnu.org; Mon, 23 Oct 2006 10:00:49 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gc0M8-0001ot-JU for emacs-devel@gnu.org; Mon, 23 Oct 2006 10:00:44 -0400 Original-Received: from [18.19.1.138] (helo=cyd) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gc0M2-0004gc-Rg; Mon, 23 Oct 2006 10:00:39 -0400 Original-Received: by cyd (Postfix, from userid 1000) id 8DC9A4E426; Mon, 23 Oct 2006 10:00:48 -0400 (EDT) Original-To: martin rudalics In-Reply-To: <453C5E7A.1060302@gmx.at> (martin rudalics's message of "Mon\, 23 Oct 2006 08\:17\:30 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:61045 Archived-At: martin rudalics writes: >> The patch looks right; I've checked it in. > > Konrad has detected a bug in it: > >>> However there is a new bug now: Duplicated words that are separated by >>> a newline-character (e.g. "bug" at the end of some line and "bug" at >>> the beginning of the following line) are no longer detected. > > Attached find a version that hopefully resolves this. I apologize for > the inconvenience. No problem; I installed it.