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: Tue, 24 Sep 2002 17:12:58 +0200 (IST) Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: <20020924.175924.71081843.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 1032880580 18476 127.0.0.1 (24 Sep 2002 15:16:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 24 Sep 2002 15:16:20 +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 17trQB-0004nl-00 for ; Tue, 24 Sep 2002 17:16: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 17trQG-0007lM-00; Tue, 24 Sep 2002 11:16:24 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17trPq-0007fq-00 for help-gnu-emacs@gnu.org; Tue, 24 Sep 2002 11:15:58 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17trPj-0007ej-00 for help-gnu-emacs@gnu.org; Tue, 24 Sep 2002 11:15:57 -0400 Original-Received: from is.elta.co.il ([199.203.121.2]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17trPi-0007eX-00 for help-gnu-emacs@gnu.org; Tue, 24 Sep 2002 11:15:51 -0400 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id RAA23861; Tue, 24 Sep 2002 17:12:58 +0200 (IST) X-Sender: eliz@is Original-To: Charles Muller In-Reply-To: <20020924.175924.71081843.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:1793 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:1793 On Tue, 24 Sep 2002, Charles Muller wrote: > All I know is that before I began to use this package, when doing mail in > Emacs (21.2), there was never any automatic recognition of any kinds of > non-Western encoding. Now it recognizes Japanese, Korean, Chinese, and > whatever, whether these be in the local encoding (JIS, Big5, etc.) or > Unicode, without me having to do "prefer-coding-system" or anything like > that. FWIW, my stock Emacs 21.2 recognizes non-Western encodings right out of the box. I'm not saying that you were dreaming, just that those problems are not trivial to reproduce, so a full-blown bug report is in order.