help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MULE shows gibberish; now what?


From: Stefan Monnier <address@hidden>
Subject: Re: MULE shows gibberish; now what?
Date: 27 Sep 2002 16:37:38 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>> >        font: -Cronyx-Fixed-Medium-R-Normal--15-140-75-75-C-90-RAWIN-R
[...]
> ???  I do not use that font.  How many times should I repeat that tt
> is *Emacs* who choses this font?  My resources for fonts are

But there is no `cronyx' or `rawin-r' anywhere in the code of Emacs, so it
must get some "help" from somewhere in order to choose this font.
Normally for charset <foo> it looks for fonts with names of the form
*-...-*-*-<foo>, so there has to be something somewhere that tells Emacs to
use `rawin-r'.

Can you do `M-x describe-face RET default RET' and tell us which
font Emacs says it's using ?
Can you then do M-x describe-fontset RET <the name> RET and show
us what that says ?


        Stefan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]