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

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

Re: Use 7x13 fixed X font for Cyrillic


From: Vladimir Panteleev
Subject: Re: Use 7x13 fixed X font for Cyrillic
Date: Sat, 27 Feb 2016 12:26:06 -0800 (PST)
User-agent: G2/1.0

On Saturday, February 27, 2016 at 8:00:31 AM UTC, Eli Zaretskii wrote:
> What version of Emacs is that?

GNU Emacs 24.5.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.16.6)
 of 2015-09-10 on foutrelis

> > I've tried variations of this, with no effect:
> > 
> > (set-fontset-font "fontset-default" 'cyrillic-iso8859-5 (font-spec :font 
> > "7x13"))
> 
> What happens if you use the explicit name of the font?  I think using
> font-spec is not going to work in this case, because it just looks for
> matching fonts, something that Emacs already did when it decided not
> to use that font.

I've also tried this with no visible change:

(set-fontset-font "fontset-default" 'cyrillic-iso8859-5 
'("-misc-fixed-medium-r-normal--13-120-75-75-c-70-iso10646-1" . "iso10646-1"))
(set-fontset-font "fontset-default" 'cyrillic-iso8859-5 
'("-misc-fixed-medium-r-normal--13-120-75-75-c-70-koi8-r" . "koi8-r"))


reply via email to

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