Re: display of utf-8 messages in exmh-2.8.0
[email protected] Tue, 16 Jul 2013 10:51:23 -0400
| Newsgroups | gmane.mail.exmh.user |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 16 Jul 2013 16:36:42 +0200, Emile CARCAMO said: > The pro's of this is fixing some folder display issue > when any strange charset is used there. But there is a > regression about utf-8 message contents display that > are using a very small font instead of what worked in > 8.5.13 : > > <dell540.wifi>[lib]<111>grep utf /usr/local/exmh/lib/app-defaults > *mimeCharsets: us-ascii iso-8859-1 iso-8859-8 iso-2022-jp koi8-r iso-8859-2 i so-10646-1 utf-8 > *mimeUCharsets: > *mime_utf-8_registry: iso10646 > *mime_utf-8_encoding: 1 > *mime_utf-8_plain_families: fixed > *mime_utf-8_fixed_families: fixed > *mime_utf-8_proportional_families: fixed > *mime_utf-8_title_families: fixed The most likely problem is that you don't actually have a UTF-8 font family called "fixed" that the Tk/Tcl font selector code can find. I've looked at that code several times, and freely admit that the combination of Tk/Tcl code and fontconfig makes me run away in screaming horror. ;) (After MIME handling, font handling is probably the secomd most broken thing in the entire exmh source tree) _______________________________________________ Exmh-users mailing list [email protected] https://www.redhat.com/mailman/listinfo/exmh-users
signature.asc
(application/pgp-signature, 865 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (GNU/Linux) Comment: Exmh version 2.5 07/13/2001 iQIVAwUBUeVd6wdmEQWDXROgAQLAww//QRFDIqmJ84oGd+4Dsj0ENvk4CHFoA1hV 3pkEklQzu89ugXT0ZlWpwb1W2hdUBlIPsCiIwTTdTjbxmpzXuYIdpykt7Xssmviv A6l6vw2v6VPSfo56vRhOwodPFB+mb37izgbZo/7KfsYiSDeFcNcegVvaawqyMjJp TrQSZZ6ACEn2zgYtyuXiS0ILEFpesgrJX8/xZnqwTdQ1wtolUR6OGD8sbt0exbot aWy1JRFYU8oFTXj31dCRAg4c8CL+7iUgsxZf7rHTioCcDP4qPrIXyRQijDW7cbVy JtFQLm7QlIreig9FWYqvm5S4uUQoScfjGxvO3F7xJQjqvRtnqiYmVs/NpiTYmdqj HkWt+Jz8c4zlzuyBLqTwO2O2yiHG5uD5+5sXOWx3eRCv+dyXceG2ecdJ9Jo5ysUR jDOltGq8Jtm9FHkDeXXSLUSzxnXEIbJ0bvaOyktKr0Wgls9cVdghWYLCpINGDbEz 4L8Y4Uiiw7TWd+FlixS8U7mHhvubCL9e+UnBqIji9OzQMithSLZCgH2ZDusWw36F ZbVGNBw4fV93oWy64ZDF3lBxQPWmcvt8Op3Qlsj4BQxaUfY9GFtzcUKYcRBUnYVS aYVaOPKCuS17rp9kRxNFY+z9DvLex8UyWYmWXsBj1IkoLDPIurxbsyr58XNnM0XY uwFrZtnK4Gs= =Auw+ -----END PGP SIGNATURE-----