emacs-devel
[Top][All Lists]
Advanced

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

Re: `set-fontset-font' and ascii characters


From: Kenichi Handa
Subject: Re: `set-fontset-font' and ascii characters
Date: Fri, 2 May 2003 09:06:52 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.2.92 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

I forgot to mention one thing.

In article <address@hidden>, Kenichi Handa <address@hidden> writes:
> Vface_new_frame_defaults holds all named faces, the format is
> ((FACE . LFACE) ...).  LFACE[LFACE_FONT] gives the font or
> fontset name of FACE.

LFACE[LFACE_FONT] may have a font name that is an alias of a
fontset.  So, we have to check the name by Fquery_fontset.

---
Ken'ichi HANDA
address@hidden




reply via email to

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