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

[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 00:40:40 -0400

> The FONT_AVGWIDTH_INDEX entry also needs to be cleared out at this
> time, otherwise the font backend won't find the semicondensed font.
> I've checked in a fix.

Hmm... actually, this doesn't fix the bug for the recipe originally
given.  It does, however, cause

  (set-face-attribute 'default nil :family "fixed"
    :foundry "misc" :weight 'medium :width 'semi-condensed)

to behave properly.

So there's probably still a bug lurking somewhere.






reply via email to

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