unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Stefan Monnier" <monnier+gnu/emacs@rum.cs.yale.edu>
Cc: "Stefan Monnier" <monnier+gnu/emacs@rum.cs.yale.edu>,
	Kenichi Handa <handa@m17n.org>,
	emacs-devel@gnu.org
Subject: Re: Fontset problem
Date: Thu, 26 Sep 2002 10:48:29 -0400	[thread overview]
Message-ID: <200209261448.g8QEmU915967@rum.cs.yale.edu> (raw)
In-Reply-To: jefzvw24ov.fsf@sykes.suse.de

> "Stefan Monnier" <monnier+gnu/emacs@rum.cs.yale.edu> writes:
> 
> |> > "Stefan Monnier" <monnier+gnu/emacs@rum.cs.yale.edu> writes:
> |> > 
> |> > |> > |> > > |> So, please try this:
> |> > |> > |> > > |> 
> |> > |> > |> > > |> Emacs.Fontset-0: -*-courier-medium-r-normal--*-140-*-*-*-*-fontset-startup,\
> |> > |> > |> > > |> 	mule-unicode-2500-33ff:-*-fixed-*-*-*-*-*-*-*-*-*-*-iso10646-1,\
> |> > |> > |> > > |> 	mule-unicode-e000-ffff:-*-fixed-*-*-*-*-*-*-*-*-*-*-iso10646-1,\
> |> > |> > |> > > |> 	mule-unicode-0100-24ff:-*-fixed-*-*-*-*-*-*-*-*-*-*-iso10646-1
> |> > |> > |> > 
> |> > |> > |> > > That does not work either, now Emacs is using courier instead of fixed for
> |> > |> > |> > > the mule-unicode charsets.
> |> > |> 
> |> > |> Oh, so could it be that the `family' property of the `default' face
> |> > |> should be `unspecified' rather than `courier' ?
> |> > 
> |> > ??? But I want courier, not something unspecified.
> |> 
> |> But that's specified in the `font' property already.
> 
> Sorry, I don't understand what you mean.

Faces have both a `font' property (which specifies a fontset or
a specific font) and a `family' property.
Typically the `font' is set once and for all in the `default' face
and is not touched by any other face: they set their `family'
property instead.

For some reason, the `default' face initializes its `family' property
not to `unspecified' but to the name of the `font', which will thus
stupidly override any other family setting in the fontset.  I think
that's the bug.


	Stefan

  reply	other threads:[~2002-09-26 14:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-03 13:44 Fontset problem Andreas Schwab
2002-09-06 13:01 ` Kenichi Handa
2002-09-06 13:43   ` Andreas Schwab
2002-09-26  8:10     ` Kenichi Handa
2002-09-26 13:35       ` Andreas Schwab
2002-09-26 14:06       ` Stefan Monnier
2002-09-26 14:20         ` Andreas Schwab
2002-09-26 14:32           ` Stefan Monnier
2002-09-26 14:39             ` Andreas Schwab
2002-09-26 14:40               ` Stefan Monnier
2002-09-26 14:42                 ` Andreas Schwab
2002-09-26 14:48                   ` Stefan Monnier [this message]
2002-09-27  1:46                     ` Kenichi Handa

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=200209261448.g8QEmU915967@rum.cs.yale.edu \
    --to=monnier+gnu/emacs@rum.cs.yale.edu \
    --cc=emacs-devel@gnu.org \
    --cc=handa@m17n.org \
    /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).