unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Philippe Crama <phcrama.work@gmx.com>
Cc: 23291-done@debbugs.gnu.org
Subject: bug#23291: Workaround for "25.0.92; Inserting unicode in buffer requiring a different font slows down Emacs"
Date: Fri, 15 Apr 2016 17:16:36 +0300	[thread overview]
Message-ID: <83twj3c5yz.fsf@gnu.org> (raw)
In-Reply-To: <7zr3e7nh9f.wl-phcrama.work@gmx.com> (message from Philippe Crama on Fri, 15 Apr 2016 15:17:16 +0200)

> Date: Fri, 15 Apr 2016 15:17:16 +0200
> From: Philippe Crama <phcrama.work@gmx.com>
> 
> > Try installing Symbola, that's what Emacs uses on my system for that
> > character.
> 
> 1. downloaded Symbola from http://users.teilar.gr/~g1951d/
> 2. added this code to my .emacs.d/init.el file:
> (let ((unicode-fallback "Symbola"))
>   (when (x-list-fonts unicode-fallback)
>     (set-fontset-font "fontset-default"
>                       'unicode
>                       (font-spec :name unicode-fallback))))

Did you really need that addition?  Emacs 25 should use Symbola by
default (if available) for the Unicode block of characters that
includes u+2467 CIRCLED DIGIT EIGHT.  Perhaps you customized
fontset-default to countermand that?

> And my problem was solved.  Now the font used for CIRCLED DIGIT EIGHT
> is -outline-Symbola-normal-normal-normal-serif-13-*-*-*-p-*-iso8859-1
> 
> Thanks, Eli!

Thanks, I'm closing this bug.





      reply	other threads:[~2016-04-15 14:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-14 19:28 bug#23291: 25.0.92; Inserting unicode in buffer requiring a different font slows down Emacs Philippe Crama
2016-04-14 19:57 ` Eli Zaretskii
2016-04-15 13:17 ` bug#23291: Workaround for "25.0.92; Inserting unicode in buffer requiring a different font slows down Emacs" Philippe Crama
2016-04-15 14:16   ` Eli Zaretskii [this message]

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=83twj3c5yz.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=23291-done@debbugs.gnu.org \
    --cc=phcrama.work@gmx.com \
    /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 public inbox

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

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