emacs-devel
[Top][All Lists]
Advanced

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

Re: sans-serif name change


From: Jason Rumney
Subject: Re: sans-serif name change
Date: Wed, 25 Jun 2008 11:10:23 +0100
User-agent: Thunderbird 2.0.0.14 (Windows/20080421)

Miles Bader wrote:

>   (set-face-attribute 'variable-pitch nil :family "Sans-Serif")
> 
> does not (it uses some random font instead); using "Sans Serif" does
> work with set-face-attribute.
> 
> So it looks like there's a bug somewhere (but we should fix that, not
> kludge around it).

My guess is that the `-' in Sans-Serif is being treated as a separator
character, and causes Emacs to look for a font called Serif with the
foundry Sans, or something similar.





reply via email to

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