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: Wed, 7 May 2003 10:22:13 +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:
>>  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.

> Why not a separate function?

One reason is that the returned value is very similar to
that of fontset-info.  Another is I just can't think of a
good name for a new function.

> #define FONTSET_SPEC(fontset)         XCHAR_TABLE (fontset)->extras[3]

> DEFUN ("fontset-spec", Ffontset_spec, Sfontset_spec, 1, 1, 0,
>        doc: /* FIXME */)
>      (name)
>      Lisp_Object name;

It seems that the name fontset-spec is too vague especially
because we already have fontset-info.

---
Ken'ichi HANDA
address@hidden





reply via email to

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