emacs-devel
[Top][All Lists]
Advanced

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

Re: Customizing fontsets


From: Kenichi Handa
Subject: Re: Customizing fontsets
Date: Sat, 3 May 2003 10:50:49 +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)

In article <address@hidden>, Oliver Scholz <address@hidden> writes:
> Kenichi Handa <address@hidden> writes:
> [...]
>>  In other words, a fontset can be re-created by the sequence
>>  of (TARGET . FONT-SPEC).  So how about recording that
>>  sequence as a list in each fontset (the order is important).
>>  I think it's far user-friendly to customize that list than
>>  to customize char-table elements.  In addition, we can use
>>  the normal customization facility for a list (INS, DEL) at
>>  the top level.
> [...]

> I agree. So that would be done by creating an additional extra slot
> in the fontset, right?

Yes.  And we need to extract that information from a
fontset.  How about adding the 2nd optional arg
CREATION-HISTORY (?) to fontset-info, and if it is non-nil,
return that list instead.

---
Ken'ichi HANDA
address@hidden




reply via email to

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