emacs-devel
[Top][All Lists]
Advanced

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

Re: reducing equality tests in displaying text


From: Kenichi Handa
Subject: Re: reducing equality tests in displaying text
Date: Tue, 24 Feb 2009 20:58:51 +0900

In article <address@hidden>, YAMAMOTO Mitsuharu <address@hidden> writes:

> I suspect something is wrong in the following part in fontset.c:

>    581              if (INTEGERP (RFONT_DEF_FACE (elt))
>    582                  && XINT (AREF (elt, 1)) < 0)
>    583                /* We couldn't open this font last time.  */
>    584                continue;

> where AREF (elt, 1) means RFONT_DEF_FONT_DEF (elt).

You are right.  I've just fixed it.

---
Kenichi Handa
address@hidden




reply via email to

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