emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: set-fontset-font is slow if the fontset is specified by a long name


From: Kenichi Handa
Subject: Re: set-fontset-font is slow if the fontset is specified by a long name
Date: Thu, 4 Nov 2004 11:28:56 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.3 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

In article <address@hidden>, Richard Stallman <address@hidden> writes:
>     Slightly incorrect.  "On creating a fontset, * in a fontset
>     name is used as a wildcard for part of a font name, and on
>     selecting a fontset, * is used as a wildcard for part or all
>     of a fontset name."

> This ambiguity is what causes the problem, I think.  Perhaps
> the solution is to separate the fontset name from the pattern
> that is used to create it.  However, I get the feeling that
> there is some utility in the fact that they are the same now.
> Is that right?

Yes.

> Maybe we could use \\* during selection as the way to specify matching
> specifically * in the fontset name.  Would it work?

That's a good idea.  I've just installed this change.

2004-11-04  Kenichi Handa  <address@hidden>

        * fontset.c (fontset_pattern_regexp): If '*' is preceded by '\',
        treat it as a literal character.

---
Ken'ichi HANDA
address@hidden




reply via email to

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