all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vladimir Panteleev <thecybershadow@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Use 7x13 fixed X font for Cyrillic
Date: Sat, 27 Feb 2016 12:26:06 -0800 (PST)	[thread overview]
Message-ID: <9f89c7fe-19e2-4d24-89f9-630d830f8b67@googlegroups.com> (raw)
In-Reply-To: <mailman.6021.1456560027.843.help-gnu-emacs@gnu.org>

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"))


  parent reply	other threads:[~2016-02-27 20:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-27  1:59 Use 7x13 fixed X font for Cyrillic Vladimir Panteleev
2016-02-27  7:59 ` Eli Zaretskii
     [not found] ` <mailman.6021.1456560027.843.help-gnu-emacs@gnu.org>
2016-02-27 20:26   ` Vladimir Panteleev [this message]
2016-02-27 20:46 ` Javier
2016-02-27 22:53   ` Vladimir Panteleev
2016-02-27 23:23     ` Javier
2016-02-27 23:44       ` Javier
2016-02-28  5:20       ` Vladimir Panteleev
2016-02-28 15:52         ` Javier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9f89c7fe-19e2-4d24-89f9-630d830f8b67@googlegroups.com \
    --to=thecybershadow@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.