From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Hansen Newsgroups: gmane.emacs.help Subject: Re: big5 only on emacs-nox for Fedora core 6 Date: Sat, 03 Mar 2007 11:04:58 +0100 Organization: disorganized Message-ID: <87vehiy75h.fsf@localhorst.mine.nu> References: <1172906831.774039.235910@t69g2000cwt.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1172916561 32356 80.91.229.12 (3 Mar 2007 10:09:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 3 Mar 2007 10:09:21 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Mar 03 11:09:15 2007 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 1HNRAu-0007sI-V4 for geh-help-gnu-emacs@m.gmane.org; Sat, 03 Mar 2007 11:09:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HNRAu-0004TA-GB for geh-help-gnu-emacs@m.gmane.org; Sat, 03 Mar 2007 05:09:12 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HNRAa-0004RM-71 for help-gnu-emacs@gnu.org; Sat, 03 Mar 2007 05:08:52 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HNRAZ-0004QK-5m for help-gnu-emacs@gnu.org; Sat, 03 Mar 2007 05:08:51 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HNRAY-0004Q9-Ts for help-gnu-emacs@gnu.org; Sat, 03 Mar 2007 05:08:50 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1HNRAY-00045J-F0 for help-gnu-emacs@gnu.org; Sat, 03 Mar 2007 05:08:50 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HNRAJ-0006KS-4v for help-gnu-emacs@gnu.org; Sat, 03 Mar 2007 11:08:35 +0100 Original-Received: from e178050007.adsl.alicedsl.de ([85.178.50.7]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 03 Mar 2007 11:08:35 +0100 Original-Received: from david.hansen by e178050007.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 03 Mar 2007 11:08:35 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: help-gnu-emacs@gnu.org Original-Lines: 13 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: e178050007.adsl.alicedsl.de Mail-Copies-To: nobody User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.93 (gnu/linux) Cancel-Lock: sha1:jW5QWWE8GXbnudtLBcrSKoSIBWw= X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:41614 Archived-At: On 2 Mar 2007 23:27:11 -0800 "weihan" wrote: > Recently, I just upgrade my system to Fedora core 6. I found that > in the new OS, the Chinese big5 font can not be shown correctly on > emacs. > However, it can be shown on emacs-nox. Is there anything I can change > to > make the emacs work for X-window version ? You can try to set the font for this encoding via fontsets in your ~/.Xresources. David