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: utf8 char display in buffer Date: Tue, 16 Jun 2009 01:30:10 -0400 Message-ID: References: <7I2dndeTy7sqkLLXnZ2dnUVZ_gmdnZ2d@sysmatrix.net> <4A32D54D.1040405@mousecar.com> <87my8czzgx.fsf@catnip.gol.com> <87prd5mfd4.fsf@stupidchicken.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1245130240 28680 80.91.229.12 (16 Jun 2009 05:30:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 16 Jun 2009 05:30:40 +0000 (UTC) Cc: emacs-devel@gnu.org, miles@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 16 07:30:37 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MGRFf-000808-8y for ged-emacs-devel@m.gmane.org; Tue, 16 Jun 2009 07:30:31 +0200 Original-Received: from localhost ([127.0.0.1]:44033 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MGRFe-0007nH-75 for ged-emacs-devel@m.gmane.org; Tue, 16 Jun 2009 01:30:30 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MGRFW-0007n3-M6 for emacs-devel@gnu.org; Tue, 16 Jun 2009 01:30:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MGRFQ-0007mg-SE for emacs-devel@gnu.org; Tue, 16 Jun 2009 01:30:20 -0400 Original-Received: from [199.232.76.173] (port=53079 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MGRFQ-0007md-Iz for emacs-devel@gnu.org; Tue, 16 Jun 2009 01:30:16 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:59137) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MGRFQ-0000y1-Ba for emacs-devel@gnu.org; Tue, 16 Jun 2009 01:30:16 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MGRFK-00036G-F3; Tue, 16 Jun 2009 01:30:10 -0400 In-reply-to: <87prd5mfd4.fsf@stupidchicken.com> (message from Chong Yidong on Mon, 15 Jun 2009 16:06:15 -0400) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:111538 Archived-At: > Would it be possible to display the codepoint numerically in the box? I don't think there's enough space. What determines how much space there is? Could we make it wider? Perhaps an earlier stage of redisplay could check whether there is a font for the character.