unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Use another font for some characters
@ 2016-10-01 18:10 Alex Kost
  2016-10-02  4:59 ` Nikolay Kudryavtsev
  2016-10-02  6:52 ` Eli Zaretskii
  0 siblings, 2 replies; 6+ messages in thread
From: Alex Kost @ 2016-10-01 18:10 UTC (permalink / raw)
  To: help-gnu-emacs

Hello, in Emacs 24.5.1 (and earlier) I can use this:

  (set-fontset-font "fontset-default" '(#x2190 . #x2195) "Symbola")

and this range of characters (which is the following arrows: ← ↑ → ↓ ↔
↕), is displayed using "Symbola" font.

However in Emacs 25, the same set-fontset-font call doesn't take any
visible effect – the arrow characters are still displayed with my
default font (Liberation Mono).

So is there a way to achieve what I want in Emacs 25, I mean is there a
way to specify another font for characters that are supported by a
default font?

I think the mentioned difference in Emacs versions was introduced by one
of the commits made for <http://bugs.gnu.org/20727>, but I'm not sure if
this is a bug, or I just miss something, thanks.

-- 
Alex



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-10-02  9:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-01 18:10 Use another font for some characters Alex Kost
2016-10-02  4:59 ` Nikolay Kudryavtsev
2016-10-02  8:48   ` Alex Kost
2016-10-02  6:52 ` Eli Zaretskii
2016-10-02  8:46   ` Alex Kost
2016-10-02  9:22     ` Eli Zaretskii

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