From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Joe Corneli Newsgroups: gmane.emacs.help Subject: Re: making "玄奘" say "Xuanzang" in chinese Date: Wed, 23 Mar 2005 09:56:55 -0600 Message-ID: References: NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1111594520 29547 80.91.229.2 (23 Mar 2005 16:15:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 23 Mar 2005 16:15:20 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 23 17:15:19 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DE8K5-0007S3-4I for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Mar 2005 17:03:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DE8ba-0005kY-GS for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Mar 2005 11:21:14 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DE8bA-0005f5-P7 for help-gnu-emacs@gnu.org; Wed, 23 Mar 2005 11:20:48 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DE8b2-0005ap-MR for help-gnu-emacs@gnu.org; Wed, 23 Mar 2005 11:20:42 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DE8b2-0005Zh-DO for help-gnu-emacs@gnu.org; Wed, 23 Mar 2005 11:20:40 -0500 Original-Received: from [146.6.139.124] (helo=dell3.ma.utexas.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DE8E5-0007RT-1S for help-gnu-emacs@gnu.org; Wed, 23 Mar 2005 10:56:57 -0500 Original-Received: from lab45.ma.utexas.edu (mail@lab45.ma.utexas.edu [128.83.133.159]) by dell3.ma.utexas.edu (8.11.0.Beta3/8.10.2) with ESMTP id j2NFutC15793; Wed, 23 Mar 2005 09:56:55 -0600 Original-Received: from jcorneli by lab45.ma.utexas.edu with local (Exim 3.36 #1 (Debian)) id 1DE8E3-00072H-00; Wed, 23 Mar 2005 09:56:55 -0600 Original-To: help-gnu-emacs@gnu.org In-reply-to: (message from Mark Plaksin on Wed, 23 Mar 2005 08:08:51 -0500) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: news.gmane.org gmane.emacs.help:25112 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:25112 Joe Corneli writes: > I'm getting text from the web, and part of what I'm getting are > strings of numbers that denote chinese characters. I know > emacs can display chinese character, because I see them all the > time... but how can I translate these strings? > > The actual page I'm looking at is... > > http://en.wikipedia.org/wiki/Xuan_Zang_(fictional_character) Hmm, it just works for me. I'm using CVS Emacs (actually the multi-tty branch), emacs-w3m, and Debian unstable with a zillion fonts installed. Presumably there is some code in emacs-w3m that does the translation - I'll look for that.