From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: changing line heights Date: Thu, 25 Sep 2003 08:05:38 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <20030923.110005.21608794.wl@gnu.org> <200309232316.IAA20296@etlken.m17n.org> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1064492879 26749 80.91.224.253 (25 Sep 2003 12:27:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 25 Sep 2003 12:27:59 +0000 (UTC) Cc: wl@gnu.org, emacs-devel@gnu.org, handa@m17n.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Sep 25 14:27:57 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A2VDx-0000Qf-00 for ; Thu, 25 Sep 2003 14:27:57 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1A2VL7-0002A8-00 for ; Thu, 25 Sep 2003 14:35:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 1A2VDw-00059y-5I for emacs-devel@quimby.gnus.org; Thu, 25 Sep 2003 08:27:56 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 1A2VD1-00059B-Gc for emacs-devel@gnu.org; Thu, 25 Sep 2003 08:26:59 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 1A2V18-0003Fx-3P for emacs-devel@gnu.org; Thu, 25 Sep 2003 08:14:42 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 1A2Ut8-0002CI-8p for emacs-devel@gnu.org; Thu, 25 Sep 2003 08:06:26 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.20) id 1A2UsM-0004Hd-90; Thu, 25 Sep 2003 08:05:38 -0400 Original-To: Miles Bader In-reply-to: (message from Miles Bader on 24 Sep 2003 10:47:27 +0900) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:16628 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:16628 * international/mule-cmds.el (standard-display-european-internal): Don't use char code for Latin-1 NBSP. : Unfrob NBSP display table. Set display table to use That seems like a kind of dubious change BTW... What is dubiou about it?