From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/51822 Path: main.gmane.org!not-for-mail From: Michael =?iso-8859-1?q?Teichgr=E4ber?= Newsgroups: gmane.emacs.gnus.general Subject: Re: MML charset tag regression Date: Fri, 25 Apr 2003 18:43:38 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: <87u1cmil39.fsf@wmipf.in-berlin.de> References: <8465p3kgpl.fsf@lucy.is.informatik.uni-duisburg.de> <84bryuogke.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: main.gmane.org 1051289260 25998 80.91.224.249 (25 Apr 2003 16:47:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 25 Apr 2003 16:47:40 +0000 (UTC) Original-X-From: ding-owner+M365@lists.math.uh.edu Fri Apr 25 18:47:38 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1996MM-0006l9-00 for ; Fri, 25 Apr 2003 18:47:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1996N9-00005d-00; Fri, 25 Apr 2003 11:48:27 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1996N1-00005U-00 for ding@lists.math.uh.edu; Fri, 25 Apr 2003 11:48:19 -0500 Original-Received: (qmail 96105 invoked by alias); 25 Apr 2003 16:48:18 -0000 Original-Received: (qmail 96100 invoked from network); 25 Apr 2003 16:48:18 -0000 Original-Received: from mail.s.netic.de (212.9.160.11) by sclp3.sclp.com with SMTP; 25 Apr 2003 16:48:18 -0000 Original-Received: from host-213-178-168-49.dial.netic.de ([213.178.168.49] helo=iridium.renata.de) by mail.s.netic.de with esmtp (Exim 4.10) id 1996Mv-000GJM-00 for ding@gnus.org; Fri, 25 Apr 2003 18:48:14 +0200 Original-Received: from micha by iridium.renata.de with local (MasqMail 0.1.16) id 1996Jb-5V9-00 for ding@gnus.org; Fri, 25 Apr 2003 18:44:47 +0200 Mail-Reply-To: Michael =?iso-8859-1?q?Teichgr=E4ber?= Original-To: ding@gnus.org X-Betriebssystem: Debian GNU/Linux X-Request-PGP: http://wmipf.in-berlin.de/mtgpg.asc X-PGP-Key: 5656 F203 8343 0A2E 8259 6102 3F0D B4F4 1182 8000 In-Reply-To: (Simon Josefsson's message of "Fri, 25 Apr 2003 17:43:14 +0200") User-Agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.2 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:51822 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:51822 --=-=-= Content-Type: text/plain; charset=iso-8859-5 Content-Transfer-Encoding: quoted-printable Simon Josefsson writes: >> It's broken in your message, but seems to work fine when I send it: >> >> =B3=DE=E0=D1=D0=E7=D5=D2 > > I still see empty boxes, but perhaps Emacs is simply unable to select > a proper font (I do have all debian fonts installed though). The > only thing in my configuration I can think of is that I run Emacs in an > UTF-8 locale. I see empty boxes in my emacs as well, but when I copy it as utf-8 into a file and display it in Mozilla, I see "Gorbachev". This is perhaps why: In Emacs' international/fontset.el is a map from charset names to font registries. Emacs uses 'mule-unicode-0100-24ff' to describe the cyrillic characters above. The corresponding entry in fontset.el shows, that emacs will try an *-ISO10646-1 font for them. Since I use -Adobe-Courier-Medium-R-Normal--12-120-75-75-M-70-* as default font, and there exists a -ISO10646-1 variant, it will use this one. Unfortunately, the required positions within the font are empty, therefore the empty boxes. If I chose another font, "standard: 16-dot medium", from Emacs' font menu, no empty boxes but cyrillic characters are visible! Since this "16-dot medium" font (which is "-sony-fixed-medium...") is not available for Registry -ISO10646-1 in Debian, Emacs tries another font -- I don't know by what rule --, that is -Misc-Fixed-Medium-R-Normal--15-140-75-75-C-90-ISO10646-1, and this one contains these cyrillic glyphs. --=20 Michael --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQA+qWXFPw209BGCgAARAhQCAKCUMYbEXCWuJtlYkj2AOKIIFuKlpgCfUtJi b6W7YwaPQReaZ8QRk0ThYTc= =5ULM -----END PGP SIGNATURE----- --=-=-=--