[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#1127: Can't set default face to get the font I want
From: |
Chong Yidong |
Subject: |
bug#1127: Can't set default face to get the font I want |
Date: |
Tue, 14 Oct 2008 10:45:19 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
Kenichi Handa <handa@m17n.org> writes:
> It's reasonable to clear FONT_AVGWIDTH_INDEX of a font if
> :width is changed, but your change clears that
> unconditionally. I think we should install the attached
> change instead.
Yes, that looks like a better change. I checked it in. Thanks.
> When multiple font-related attributes of a face are
> customized, internal-set-lisp-face-attribute is called
> multiple times.
>
> As "dejavu sans mono" doesn't have semi-condensed variation,
> the 4th call doesn't change the width, and then the 5th call
> changes the family to "fixed".
Indeed, we may have to look at the logic in cus-face.