From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: How to input traditional chinese characters? (was: How to input chinese characters with `scim'?) Date: Sun, 27 Apr 2008 06:10:01 +0300 Message-ID: References: <87ej8sj3hb.fsf@gmail.com> <87wsmk4963.fsf@gmail.com> <87k5ikgqvs.fsf_-_@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: ger.gmane.org 1209265877 24476 80.91.229.12 (27 Apr 2008 03:11:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 27 Apr 2008 03:11:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Apr 27 05:11:52 2008 connect(): Connection refused Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JpxIs-0005tN-Ly for geh-help-gnu-emacs@m.gmane.org; Sun, 27 Apr 2008 05:11:50 +0200 Original-Received: from localhost ([127.0.0.1]:55881 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JpxIC-0004Aa-Av for geh-help-gnu-emacs@m.gmane.org; Sat, 26 Apr 2008 23:11:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JpxHw-0004AM-9P for help-gnu-emacs@gnu.org; Sat, 26 Apr 2008 23:10:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JpxHv-0004AA-HO for help-gnu-emacs@gnu.org; Sat, 26 Apr 2008 23:10:51 -0400 Original-Received: from [199.232.76.173] (port=32969 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JpxHv-0004A7-Ba for help-gnu-emacs@gnu.org; Sat, 26 Apr 2008 23:10:51 -0400 Original-Received: from mtaout1.012.net.il ([84.95.2.1]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JpxHu-0004hA-P5 for help-gnu-emacs@gnu.org; Sat, 26 Apr 2008 23:10:51 -0400 Original-Received: from HOME-C4E4A596F7 ([84.229.228.217]) by i-mtaout1.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0JZY001MUS4B5T70@i-mtaout1.012.net.il> for help-gnu-emacs@gnu.org; Sun, 27 Apr 2008 06:24:11 +0300 (IDT) In-reply-to: <87k5ikgqvs.fsf_-_@gmail.com> X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Solaris 9.1 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 Xref: news.gmane.org gmane.emacs.help:53571 Archived-At: > From: Rodolfo Medina > Date: Sun, 27 Apr 2008 00:04:07 +0100 >=20 > character: =E4=B8=AD (152420, #o451544, #x25364, U+4E2D) > charset: chinese-big5-1 > =09 (Frequently used part (A141-C67F) of Big5 (Chinese traditio= nal).) ^^^^ > [...] > . What do you suggest? Certainly something important must be miss= ing. Looks like I was right: the characters generated by chinese-py-b5 are =66rom the Big5 charset, so you need to set up font for that charset. Sorry, I have no idea how to do that in practice or what fonts you need to install.