help-emacs-windows
[Top][All Lists]
Advanced

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

Re: [h-e-w] Emacs gets font wrong at start up


From: Eli Zaretskii
Subject: Re: [h-e-w] Emacs gets font wrong at start up
Date: Fri, 26 Jun 2015 16:38:56 +0300

> From: rjd <address@hidden>
> Date: Fri, 26 Jun 2015 13:08:34 +0000 (UTC)
> 
> I should have said that I used the string produced by describe-font:
> 
> name (opened by):
> -outline-Topaz-8-normal-normal-normal-mono-9-*-*-*-c-*-iso8859-1
>        full name: Topaz-8-7.0
>             size:  9
>           height:  9
>  baseline-offset:  0
> relative-compose:  0
> 
> and put into .emacs :
> 
> (set-default-font
> "-outline-Topaz-8-normal-normal-normal-mono-9-*-*-*-c-*-iso8859-1")
> 
> But when I open .emacs now I get the error:
> 
> error: Invalid font name,
> -outline-Topaz-8-normal-normal-normal-mono-9-*-*-*-c-*-iso8859-1

Does this work:

  (set-default-font "Topaz-8")




reply via email to

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