From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: How to make emacs auto-recognize utf-8 encoded files upon visiting Date: Thu, 26 Sep 2002 06:42:48 +0200 (IST) Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: <20020925.173331.74755693.acmuller@gol.com> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1033015581 17990 127.0.0.1 (26 Sep 2002 04:46:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 26 Sep 2002 04:46:21 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17uQXb-0004g2-00 for ; Thu, 26 Sep 2002 06:46:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17uQXj-0004mg-00; Thu, 26 Sep 2002 00:46:27 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17uQX6-0004Jq-00 for help-gnu-emacs@gnu.org; Thu, 26 Sep 2002 00:45:48 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17uQWz-0004JQ-00 for help-gnu-emacs@gnu.org; Thu, 26 Sep 2002 00:45:47 -0400 Original-Received: from is.elta.co.il ([199.203.121.2]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17uQWy-0004JL-00 for help-gnu-emacs@gnu.org; Thu, 26 Sep 2002 00:45:40 -0400 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id GAA12957; Thu, 26 Sep 2002 06:42:48 +0200 (IST) X-Sender: eliz@is Original-To: Charles Muller In-Reply-To: <20020925.173331.74755693.acmuller@gol.com> Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:1875 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:1875 On Wed, 25 Sep 2002, Charles Muller wrote: > I am curious as to why I am able to see fonts in the HELLO file, but not in > any of my other utf-8 encoded text files (unless I use TEI-Emacs). You need to install Unicode fonts as explained in the file INSTALL in the Emacs distribution. > I want > to ask you if you are also able to see the Chinese in the attached text > file. Stock Emacs 21.2 doesn't support utf-8 encoded files if the characters are outside the Latin-1 region, IIRC.