From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Ein Terakawa Newsgroups: gmane.emacs.devel Subject: Re: Line Continuation Bugs & Patch Date: Tue, 28 May 2002 05:08:18 +0900 Sender: emacs-devel-admin@gnu.org Message-ID: <20020528050818Y.applause@elfmimi.jp> References: <200205201448.g4KEmIl25419@aztec.santafe.edu> <20020522071929B.applause@elfmimi.jp> <200205262225.g4QMPJ506407@aztec.santafe.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1022530121 12412 127.0.0.1 (27 May 2002 20:08:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 27 May 2002 20:08:41 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17CQnJ-0003E5-00 for ; Mon, 27 May 2002 22:08:41 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17CR4n-0008O4-00 for ; Mon, 27 May 2002 22:26:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17CQnu-0002ZV-00; Mon, 27 May 2002 16:09:18 -0400 Original-Received: from elfmimi.jp ([202.224.236.120] helo=mx.elfmimi.jp) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 17CQmz-0002Uh-00; Mon, 27 May 2002 16:08:21 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by mx.elfmimi.jp (Postfix) with ESMTP id 14F2C2BC8F; Tue, 28 May 2002 05:08:18 +0900 (JST) Original-To: rms@gnu.org In-Reply-To: <200205262225.g4QMPJ506407@aztec.santafe.edu> X-Mailer: Mew version 1.94.2 on Emacs 20.7 / Mule 4.1 (AOI) X-Dispatcher: imput version 991025(IM133) Original-Lines: 7 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:4443 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:4443 > Does this fix it? Yes, it is mostly the same change that I included in the patch. Besides, it didn't seem to be causing any noticeable bug for a user. At this point of time I mean. ---- Ein Terakawa