From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Use 7x13 fixed X font for Cyrillic
Date: Sat, 27 Feb 2016 09:59:59 +0200 [thread overview]
Message-ID: <83mvqmd1mo.fsf@gnu.org> (raw)
In-Reply-To: <2b5da096-ab4d-4803-9a62-dbed5c036514@googlegroups.com> (message from Vladimir Panteleev on Fri, 26 Feb 2016 17:59:39 -0800 (PST))
> Date: Fri, 26 Feb 2016 17:59:39 -0800 (PST)
> From: Vladimir Panteleev <thecybershadow@gmail.com>
>
> When I use:
>
> (set-face-attribute 'default nil :font "7x13")
>
> Emacs seems to use a different font for the Cyrillic (and some other non-ASCII) characters, apparently 12x13:
>
> http://dump.thecybershadow.net/69ef3dd90f228f8989f5b0f11aa0b281/emacs-cyrillic.png
>
> However, I can use 7x13 for Cyrillic in rxvt-unicode, so the font does exist and is usable.
What version of Emacs is that?
> 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.
next prev parent reply other threads:[~2016-02-27 7:59 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 [this message]
[not found] ` <mailman.6021.1456560027.843.help-gnu-emacs@gnu.org>
2016-02-27 20:26 ` Vladimir Panteleev
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83mvqmd1mo.fsf@gnu.org \
--to=eliz@gnu.org \
--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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).