From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel Subject: Re: utf8 char display in buffer Date: Thu, 11 Jun 2009 15:24:46 +0200 Message-ID: <87ab4ej42p.fsf@thinkpad.tsdh.de> References: <878wjzugdo.fsf@iki.fi> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1244726707 18143 80.91.229.12 (11 Jun 2009 13:25:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 11 Jun 2009 13:25:07 +0000 (UTC) To: Emacs-Devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 11 15:25:04 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 1MEkH9-0007Rt-Le for ged-emacs-devel@m.gmane.org; Thu, 11 Jun 2009 15:25:03 +0200 Original-Received: from localhost ([127.0.0.1]:34307 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MEkH8-00063K-JS for ged-emacs-devel@m.gmane.org; Thu, 11 Jun 2009 09:25:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MEkH0-00060a-Br for emacs-devel@gnu.org; Thu, 11 Jun 2009 09:24:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MEkGv-0005ux-U5 for emacs-devel@gnu.org; Thu, 11 Jun 2009 09:24:54 -0400 Original-Received: from [199.232.76.173] (port=59576 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MEkGv-0005uc-Nv for emacs-devel@gnu.org; Thu, 11 Jun 2009 09:24:49 -0400 Original-Received: from out2.smtp.messagingengine.com ([66.111.4.26]:43438) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MEkGv-00057W-Gp for emacs-devel@gnu.org; Thu, 11 Jun 2009 09:24:49 -0400 Original-Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id ECB9E35FCF1 for ; Thu, 11 Jun 2009 09:24:48 -0400 (EDT) Original-Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Thu, 11 Jun 2009 09:24:48 -0400 X-Sasl-enc: 7zI13TZ6/XlVhEGEdBnM3YzlA/za/33HiKpCndTAxvo6 1244726688 Original-Received: from thinkpad.tsdh.de (p54AF2F83.dip0.t-ipconnect.de [84.175.47.131]) by mail.messagingengine.com (Postfix) with ESMTPA id 3841CF837 for ; Thu, 11 Jun 2009 09:24:47 -0400 (EDT) In-Reply-To: (Lennart Borgman's message of "Thu, 11 Jun 2009 15:08:18 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux) Mail-Copies-To: never X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:111433 Archived-At: Lennart Borgman writes: Hi Lennart, >>> This has been fixed in Emacs 23, where the complete translation >>> table is included. >> >> Really? Mine is about a week old, and it displays the complete table. Nice, I which I'd write more unicode chars. :-) Bye, Tassilo