From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: pjacklam@online.no (Peter J. Acklam) Newsgroups: gmane.emacs.help Subject: Re: MULE shows gibberish; now what? Date: Sun, 29 Sep 2002 09:27:46 GMT Organization: Private Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1033292177 18159 127.0.0.1 (29 Sep 2002 09:36:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 29 Sep 2002 09:36:17 +0000 (UTC) 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 17vaUq-0004il-00 for ; Sun, 29 Sep 2002 11:36:16 +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 17vaV1-0007bG-00; Sun, 29 Sep 2002 05:36:27 -0400 Original-Path: shelby.stanford.edu!nntp.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!colt.net!newspeer.clara.net!news.clara.net!news.teledanmark.no!newsfeed1.ulv.nextra.no!nextra.com!news4.ulv.nextra.no.POSTED!53ab2750!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-NNTP-Posting-Host: 130.67.215.11 Original-X-Complaints-To: news-abuse@nextra.no Original-NNTP-Posting-Date: Sun, 29 Sep 2002 11:27:46 MEST Original-X-Trace: news4.ulv.nextra.no 1033291666 130.67.215.11 Original-Xref: nntp.stanford.edu gnu.emacs.help:105478 Original-To: help-gnu-emacs@gnu.org 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:2023 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2023 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) wrote: > What is the value of the variable coding-category-list? Is > coding-category-utf-8 mentioned in that list? Maybe it helps to > add this near the beginning of the list? Actually, coding-category-utf-8 is the last element in the list, but placing it first, or even letting coding-category-utf-8 be the only element in coding-category-list doesn't help. The buffer still ends up as "Unibyte no-conversion buffer". Placing "-*- coding: iso-8859-1; -*-" at the top of the file does the trick, but I'd prefer it to happen automatically. Peter -- No electrons used in the production of this message were harmed or mistreated in any manner.