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: [wl@gnu.org: changing line heights] Date: Fri, 26 Sep 2003 10:54:50 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <86isni5yyh.fsf@gerd.free-bsd.org> <20030924.144951.177659448.wl@gnu.org> <86brta5noi.fsf@gerd.free-bsd.org> <20030925.104708.70197319.wl@gnu.org> <3F72B414.7060006@gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1064590375 31840 80.91.224.253 (26 Sep 2003 15:32:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 26 Sep 2003 15:32:55 +0000 (UTC) Cc: gerd.moellmann@t-online.de, wl@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Sep 26 17:32:53 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 1A2uaT-0000d3-00 for ; Fri, 26 Sep 2003 17:32:53 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1A2uaT-0006gw-00 for ; Fri, 26 Sep 2003 17:32:53 +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 1A2uWp-0008NA-LA for emacs-devel@quimby.gnus.org; Fri, 26 Sep 2003 11:29:07 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 1A2u5N-0002Ok-4W for emacs-devel@gnu.org; Fri, 26 Sep 2003 11:00:45 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 1A2u4v-0002N2-Tn for emacs-devel@gnu.org; Fri, 26 Sep 2003 11:00:18 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 1A2u0b-00018N-DF for emacs-devel@gnu.org; Fri, 26 Sep 2003 10:55:49 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.20) id 1A2tze-0004eP-Ua; Fri, 26 Sep 2003 10:54:50 -0400 Original-To: Jason Rumney In-reply-to: (message from Jason Rumney on 26 Sep 2003 00:30:53 +0100) 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:16676 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:16676 > This code affects only how these characters display; it does not > change what you "get" in the buffer when you type ASCII characters. What I meant then, is that users expect to *see* ASCII characters when they type ASCII. It shows them ASCII characters with or without this particular feature. The question is what is the best way to display them.