From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Bulent Murtezaoglu Newsgroups: gmane.emacs.help Subject: Re: Confusing font selection with UTF-8 coding Date: Sun, 14 Nov 2004 19:12:25 +0200 Organization: None whatsoever Message-ID: <87r7mwfj7q.fsf@p4.internal> References: <87654aggwd.fsf@p4.internal> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1100452588 19166 80.91.229.6 (14 Nov 2004 17:16:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 14 Nov 2004 17:16:28 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Nov 14 18:16:23 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CTNzC-0003VU-00 for ; Sun, 14 Nov 2004 18:16:22 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CTO7r-0002A4-6y for geh-help-gnu-emacs@m.gmane.org; Sun, 14 Nov 2004 12:25:19 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 11 Original-X-Trace: news.uni-berlin.de nTGGlUI1qfSWcVYTaDS8tgXVxytaC7eQvP8Zc6WvxkDUTsqfOb User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Security Through Obscurity, linux) Cancel-Lock: sha1:ZyfuwZhL/27jF5MtorS0KNbOhGI= Original-Xref: shelby.stanford.edu gnu.emacs.help:126573 Original-To: help-gnu-emacs@gnu.org 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: main.gmane.org gmane.emacs.help:21968 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21968 Just to follow up for google's sake: (un-define-change-charset-order '(ascii latin-iso8859-1 latin-iso8859-9)) seems to have fixed the problem. With that executed, the right thing happens. cheers, BM