From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Auto-fill-mode bug: unbreakable space lost Date: Tue, 05 Apr 2005 00:22:38 -0400 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1112674931 9455 80.91.229.2 (5 Apr 2005 04:22:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 5 Apr 2005 04:22:11 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 05 06:22:09 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DIfZE-0005SI-MN for ged-emacs-devel@m.gmane.org; Tue, 05 Apr 2005 06:21:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DIf83-0007iV-CR for ged-emacs-devel@m.gmane.org; Mon, 04 Apr 2005 23:53:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DIf7k-0007h8-Es for emacs-devel@gnu.org; Mon, 04 Apr 2005 23:53:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DIf7i-0007fd-2k for emacs-devel@gnu.org; Mon, 04 Apr 2005 23:53:06 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DIf7h-0007fL-TY for emacs-devel@gnu.org; Mon, 04 Apr 2005 23:53:05 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DIfaT-0008GJ-6U for emacs-devel@gnu.org; Tue, 05 Apr 2005 00:22:49 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DIfaI-0002AP-SB; Tue, 05 Apr 2005 00:22:38 -0400 Original-To: Stefan Monnier In-reply-to: (message from Stefan Monnier on Mon, 04 Apr 2005 15:05:22 -0400) 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:35566 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:35566 Any objection against the patch below? I think it is probably right.