all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Oliver Scholz <alkibiades@gmx.de>
Subject: Re: Some question about fontsets
Date: Sat, 03 May 2003 04:47:21 +0200	[thread overview]
Message-ID: <87of2kagqu.fsf@ID-87814.user.dfncis.de> (raw)
In-Reply-To: phu1cdgy9y.fsf@wangyin.com

wang yin <wy@wangyin.com> writes:
[...]
> C-u C-x = gives the information:
>
>   character: ɑ (01210721, 332241, 0x511d1)
>     charset: mule-unicode-0100-24ff
> 	     (Unicode characters of the range U+0100..U+24FF.)
>  code point: 35 81
>      syntax: word
>    category:
> buffer code: 0x9C 0xF4 0xA3 0xD1
>   file code: 0x9C 0xF4 0xA3 0xD1 (encoded by coding system emacs-mule-unix)
>        font: -Adobe-Courier-Medium-R-Normal--14-140-75-75-M-90-ISO10646-1
>
> I've read the Emacs manual about the fontsets, and set my fontset 
> in ~/.Xdefaults as follows:
>
> Emacs.Fontset-0: -*-fixed-medium-r-normal-*-24-*-*-*-*-*-fontset-wangyin,\
>         chinese-gb2312:-*-simsun-medium-r-normal-*-24-*-gb2312*-*,\
> 	mule-unicode-0100-24ff:-b&h-*-*-r-*-*-14-*-*-*-*-*-iso10646-*
>
> Emacs.Font: fontset-wangyin
>
> But it still can't be displayed properly.
> I use the describe-fontset function but I get the error:
> "Current frame is using font, not fontset"
[...]

Two notes:

1. I may be wrong, but I think that with the standard fonts under X
   it is not very likely that there is a b&h-font that covers the IPA
   characters. I suggest, that you try something like this, instead:

Emacs.Fontset-0: -*-fixed-medium-r-normal-*-24-*-*-*-*-*-fontset-wangyin,\
        chinese-gb2312:-*-simsun-medium-r-normal-*-24-*-gb2312*-*,\
	mule-unicode-0100-24ff:-misc-fixed-medium-r-normal-*-14-*-*-*-*-*-iso10646-1

2. It seems that either this setting does not take effect or somewhere
   in your .emacs or somewhere else the default face is changed to
   "Adobe-Courier" again. To make sure, please post the output of 
   `M-x describe-face RET default RET' (the signifant line is 
   "Font or fontset: ...").

   Did you customize your default font? Or do you--per
   chance--override the setting you posted in you .Xdefaults again?
   You could also try to make sure that the settings take effect by
   invoking "xrdb ~/.Xdefaults" from an xterm and restarting Emacs.

    Oliver
-- 
14 Floréal an 211 de la Révolution
Liberté, Egalité, Fraternité!

  reply	other threads:[~2003-05-03  2:47 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-02 15:32 Some question about fontsets wang yin
2003-05-03  2:47 ` Oliver Scholz [this message]
2003-05-03  5:08   ` wang yin
2003-05-21 20:37   ` Shane McAndrew
2003-05-22 10:37     ` Oliver Scholz
2003-05-22 12:52       ` Wang Yin
2003-05-23  8:19         ` Oliver Scholz
2003-05-22 15:03       ` Shane McAndrew
2003-05-23  8:15         ` Oliver Scholz
2003-05-23 10:53           ` Shane McAndrew
2003-05-23 11:15             ` Oliver Scholz
2003-05-23 14:41               ` Shane McAndrew
2003-05-23 15:18                 ` Oliver Scholz

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

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

  git send-email \
    --in-reply-to=87of2kagqu.fsf@ID-87814.user.dfncis.de \
    --to=alkibiades@gmx.de \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.