From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.help Subject: Re: MULE shows gibberish; now what? Date: Sun, 29 Sep 2002 12:28:28 +0000 (UTC) Organization: BT Openworld 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=us-ascii X-Trace: main.gmane.org 1033302981 1872 127.0.0.1 (29 Sep 2002 12:36:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 29 Sep 2002 12:36:21 +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 17vdJ6-0000U4-00 for ; Sun, 29 Sep 2002 14:36:20 +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 17vdJE-00010f-00; Sun, 29 Sep 2002 08:36:28 -0400 Original-Path: shelby.stanford.edu!nntp.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.stueberl.de!newsr1.ipcore.viaginterkom.de!btnet-peer1!btnet-peer0!btnet-feed5!btnet!news.btopenworld.com!nyaumo.btinternet.com!nobody Original-Newsgroups: gnu.emacs.help Original-Lines: 18 Original-NNTP-Posting-Host: host62-7-91-251.in-addr.btopenworld.com Original-X-Trace: helle.btinternet.com 1033302508 17754 62.7.91.251 (29 Sep 2002 12:28:28 GMT) Original-X-Complaints-To: news-complaints@lists.btinternet.com Original-NNTP-Posting-Date: Sun, 29 Sep 2002 12:28:28 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Original-Xref: nntp.stanford.edu gnu.emacs.help:105484 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:2029 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2029 Ilya Zakharevich writes: > > But first things first. Now you know which font Emacs used to display > > the Cyrillic. Do you have any way of finding out the encoding > > of that font (with an X11 font editor, perhaps, or by running some > > other program)? > > I can see the glyphs with xfd. Spending some time I may be able to > identify the glyph table with an encoding. But how will it help me? To save you the trouble, your font is encoded in windows-1251 codepage. There is no reason why Emacs would select this font for displaying iso8859-5, and since your X resources do not specify to use that font, my only guess is that some misconfiguration of you font server is causing it to be selected when Emacs requests an iso8859-5 font.