From owner-freebsd-questions@FreeBSD.ORG Thu May 15 19:01:52 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAD4E37B401 for ; Thu, 15 May 2003 19:01:52 -0700 (PDT) Received: from msr59.hinet.net (msr59.hinet.net [168.95.4.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAE0F43F85 for ; Thu, 15 May 2003 19:01:51 -0700 (PDT) (envelope-from y2kbug@ms25.hinet.net) Received: from sonic.utopia.com (61-227-219-63.HINET-IP.hinet.net [61.227.219.63]) by msr59.hinet.net (8.9.3/8.9.3) with SMTP id KAA04649 for ; Fri, 16 May 2003 10:01:53 +0800 (CST) Date: Fri, 16 May 2003 10:01:01 +0800 From: Robert Storey To: freebsd-questions@freebsd.org Message-Id: <20030516100101.6af4dbf7.y2kbug@ms25.hinet.net> X-Mailer: Sylpheed version 0.8.6 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Asian fonts in Emacs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 02:01:53 -0000 Hi All, I'm running Emacs (under X) and need the ability to view/edit Chinese files. I've done this in Linux many times - it works. In Debian, in order to see Chinese fonts, I have to install a package called xfonts-intl-chinese. I don't see a package with that name in the FreeBSD ports collection, but there is one called "intlfonts" and the description reads: Free X11 fonts for all characters that Emacs can handle So I've installed it, but I still don't have the ability to read Chinese files. Does anybody have an idea what I'm missing? Also missing from Emacs are input methods. Not just for Chinese, but for any language (other than English). I'm baffled as to what I should install to handle that problem. TIA, Robert