unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Stefan Monnier <foo@acm.com>" <monnier+gnu.emacs.help/news/@flint.cs.yale.edu>
Subject: Re: MULE shows gibberish; now what?
Date: 03 Oct 2002 12:12:56 -0400	[thread overview]
Message-ID: <5lzntvijqv.fsf@rum.cs.yale.edu> (raw)
In-Reply-To: ang0jj$2q04$1@agate.berkeley.edu

>> >> >        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'.
> "Something else" does not help.  What can it be?  I posted the
> relevant parts of 'xrdb -query | grep -i font'.  What else?

I don't know what else.
I assume you're using `emacs -q --no-site-file' right ?
I've seen you mention --no-init-file (aka `-q') but not --no-site-file.
Could there be some global config in site-start.el or default.el ?
Or does this Emacs come from some RPM or some other such package where
the packagers might have changed the default ?

> Font or fontset: -misc-fixed-bold-*-*-*-*-140-75-75-*-*-*-1

As specified in the Xresources: looks sane.

> cyrillic-iso8859-5	-*-*-*-iso8859-5
>      [-Cronyx-Fixed-Medium-R-Normal--15-140-75-75-C-90-RAWIN-R]

This is odd.  Maybe the other poster (can't remember who it was)
was right: your Xserver has a weird font setup with an alias
from <godknowswhat>-iso8859-5
to -Cronyx-Fixed-Medium-R-Normal--15-140-75-75-C-90-RAWIN-R.

Can you try to look for RAWIN in the output of something like

    xlsfonts -ll -fn '*-iso8859-5'


-- Stefan

  reply	other threads:[~2002-10-03 16:12 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-24  5:30 MULE shows gibberish; now what? Ilya Zakharevich
2002-09-24  8:42 ` Kai Großjohann
2002-09-24 15:59   ` Peter J. Acklam
2002-09-24 20:05     ` Kai Großjohann
2002-09-28 11:09       ` Peter J. Acklam
2002-09-28 12:22         ` Kai Großjohann
     [not found]           ` <k7l61bjc.fsf@online.no>
2002-09-28 15:58             ` Kai Großjohann
2002-09-28 16:32               ` Peter J. Acklam
2002-09-28 17:12                 ` Kai Großjohann
2002-09-29  9:27                   ` Peter J. Acklam
2002-09-29 15:45                     ` Kai Großjohann
2002-09-29 16:27                       ` Peter J. Acklam
2002-09-29 20:27                         ` Kai Großjohann
2002-10-01  7:59                           ` Peter J. Acklam
2002-09-29 20:13                     ` Stefan Monnier <foo@acm.com>
2002-09-30  1:22                       ` Miles Bader
     [not found]                       ` <mailman.1033349070.28368.help-gnu-emacs@gnu.org>
2002-09-30 14:03                         ` Stefan Monnier <foo@acm.com>
2002-09-29 20:27                     ` Kai Großjohann
2002-09-29  0:03               ` Clemens Fischer
2002-09-29 15:44                 ` Kai Großjohann
     [not found]   ` <amr0cn$2lvo$1@agate.berkeley.edu>
2002-09-25 14:11     ` Kai Großjohann
     [not found]       ` <amu08m$i97$1@agate.berkeley.edu>
2002-09-26  8:23         ` Kai Großjohann
     [not found]           ` <amvppk$10v4$1@agate.berkeley.edu>
2002-09-26 23:09             ` Oliver Scholz
2002-09-27 11:51             ` Kai Großjohann
     [not found]               ` <an2dcr$1phl$1@agate.berkeley.edu>
2002-09-27 20:43                 ` Kai Großjohann
     [not found]                   ` <an3ksh$27f2$1@agate.berkeley.edu>
2002-09-28 12:20                     ` Kai Großjohann
     [not found]                       ` <an7n4r$8dh$1@agate.berkeley.edu>
2002-09-30 20:49                         ` Jason Rumney
2002-09-30 21:22                           ` Ilya Zakharevich
2002-10-01 22:10                             ` Jason Rumney
2002-10-02  1:30                               ` Ilya Zakharevich
2002-10-02 13:10                                 ` Stefan Monnier <foo@acm.com>
2002-10-02 19:50                                 ` Jason Rumney
2002-09-29 12:28                     ` Jason Rumney
     [not found]           ` <an0bd9$1832$1@agate.berkeley.edu>
2002-09-27 11:54             ` Kai Großjohann
     [not found]               ` <an2dig$1pi4$1@agate.berkeley.edu>
2002-09-27 20:37                 ` Stefan Monnier <foo@acm.com>
2002-09-28  7:15                   ` Ilya Zakharevich
2002-10-02 23:48                   ` Ilya Zakharevich
2002-10-03 16:12                     ` Stefan Monnier <foo@acm.com> [this message]
2002-10-05 10:00                       ` Ilya Zakharevich
2002-10-05 16:07                         ` Stefan Monnier <foo@acm.com>
2002-10-06  0:43                           ` Ilya Zakharevich
2002-10-07 20:19                             ` Stefan Monnier <foo@acm.com>
2002-10-08  0:39                               ` Ilya Zakharevich
2002-10-08 13:33                                 ` Stefan Monnier <foo@acm.com>
2002-10-08 18:52                                   ` Ilya Zakharevich
2002-10-08 19:02                       ` MULE shows gibberish; RAWIN-R vs iso8859-5 Ilya Zakharevich
2002-09-27 20:44                 ` MULE shows gibberish; now what? Kai Großjohann
2002-09-27 22:30                 ` Oliver Scholz
2002-09-27 22:42                   ` Oliver Scholz
2002-09-27  7:29 ` Luis O. Silva
2002-09-27  7:28   ` Ilya Zakharevich
2002-10-09  6:14 ` Ilya Zakharevich
2002-10-31  0:48   ` Ilya Zakharevich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5lzntvijqv.fsf@rum.cs.yale.edu \
    --to=monnier+gnu.emacs.help/news/@flint.cs.yale.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).