emacs-devel
[Top][All Lists]
Advanced

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

Re: Customizing fontsets


From: Stefan Monnier
Subject: Re: Customizing fontsets
Date: Fri, 02 May 2003 09:25:05 -0400

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

And then a `deffontset' can be a simple macro that expands to
a `defcustom' with appropriate :get and :set.


        Stefan





reply via email to

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