From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: [wl@gnu.org: changing line heights] Date: 26 Sep 2003 00:30:53 +0100 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> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1064533379 7779 80.91.224.253 (25 Sep 2003 23:42:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 25 Sep 2003 23:42:59 +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 01:42:56 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 1A2flA-0007Tm-00 for ; Fri, 26 Sep 2003 01:42:56 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1A2fsY-0004JN-00 for ; Fri, 26 Sep 2003 01:50:34 +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 1A2fi2-0001cB-3F for emacs-devel@quimby.gnus.org; Thu, 25 Sep 2003 19:39:42 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 1A2fgP-0001So-Fz for emacs-devel@gnu.org; Thu, 25 Sep 2003 19:38:01 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 1A2fgM-0001Rt-F4 for emacs-devel@gnu.org; Thu, 25 Sep 2003 19:37:59 -0400 Original-Received: from [194.106.33.36] (helo=server0027.freedom2surf.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.22) id 1A2fZp-000063-SD; Thu, 25 Sep 2003 19:31:14 -0400 Original-Received: from wanchan.jasonr.f2s.com ([195.137.103.251]) by server0027.freedom2surf.net (8.12.6/8.12.6/Debian-7) with ESMTP id h8PNVBit007408; Thu, 25 Sep 2003 23:31:11 GMT Original-Received: from NYAUMO (nyaumo.jasonrumney.net [10.0.0.27]) by wanchan.jasonr.f2s.com (Postfix) with ESMTP id 47CC3DDD5B; Fri, 26 Sep 2003 00:30:11 +0100 (BST) Original-To: rms@gnu.org In-Reply-To: Original-Lines: 15 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 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:16649 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:16649 Richard Stallman writes: > >>> * international/mule-cmds.el > >>> (standard-display-european-internal): ... Set > >>> display table to use U+2018, U+2019 for `'. > > This seems like an individual preference. It should be left as a user > customization, not the default behaviour. Users expect to get ASCII > characters when they type ASCII I think. > > 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.