unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
Cc: monnier+gnu.emacs.help/news/@rum.cs.yale.edu, emacs-devel@gnu.org
Subject: Re: MULE shows gibberish; now what?
Date: Thu, 10 Oct 2002 10:30:45 +0900 (JST)	[thread overview]
Message-ID: <200210100130.KAA19758@etlken.m17n.org> (raw)
In-Reply-To: <20021010005818.GC3346@math.berkeley.edu> (message from Ilya Zakharevich on Wed, 9 Oct 2002 17:58:19 -0700)

In article <20021010005818.GC3346@math.berkeley.edu>, Ilya Zakharevich <ilya@Math.Berkeley.EDU> writes:
>>  Perhaps, we must introduce a variable, for instance,
>>  `unreliable-font-registry-encoding-name-list, use
>>  XListFontsWithInfo only to find a font whose
>>  registry-encoding matches with this variable.

> OK, if you do this, please put '-cronix-*' fonts there.  It is a
> horrible thing what they did.

Then, could you please try the first method I wrote like this:
	(setq face-ignored-fonts '("-cronix"))

>>  > BTW, I agree that the fontset management could be made simpler (I think
>>  > it's not just a question of the doc being dense or incomplete).
>>  > Especially in your case, there should be some way to say something like:
>>  
>>  >    (fontset-prefer-font 'cyrillic-iso8859-5 "-etl-fixed-*-iso8859-5")
>>  
>>  Is that intention different from this?
>>  
>>  (dolist (fontset (fontest-list))
>>    (set-fontset-font fontset 'cyrillic-iso8859-5
>>  		    '("etl-fixed" . "iso8859-5")))

> Would not work if there is no etl-fixed fonts on the site?

In such a case, Emacs tries to find fonts ignoring that
foundry/family spec.  So, you must use face-ignored-fonts
as above.

---
Ken'ichi HANDA
handa@m17n.org

  reply	other threads:[~2002-10-10  1:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <amot9n$24j8$1@agate.berkeley.edu>
     [not found] ` <ao0hgi$1fim$1@agate.berkeley.edu>
2002-10-09 18:20   ` MULE shows gibberish; now what? Stefan Monnier <foo@acm.com>
2002-10-09 20:03     ` Ilya Zakharevich
2002-10-09 21:39       ` Stefan Monnier
2002-10-10  0:55         ` Ilya Zakharevich
2002-10-10  0:29     ` Kenichi Handa
2002-10-10  0:55       ` Stefan Monnier
2002-10-10  1:51         ` Kenichi Handa
2002-10-10  0:58       ` Ilya Zakharevich
2002-10-10  1:30         ` Kenichi Handa [this message]
2002-10-10  1:08       ` Ilya Zakharevich
2002-10-10  2:02         ` Kenichi Handa
2002-10-10  6:44           ` 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=200210100130.KAA19758@etlken.m17n.org \
    --to=handa@m17n.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier+gnu.emacs.help/news/@rum.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).