all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Fabrice Popineau <fabrice.popineau@gmail.com>
Cc: 30672@debbugs.gnu.org
Subject: bug#30672: 26.0.91, Font face lost ?
Date: Wed, 07 Mar 2018 20:08:04 +0200	[thread overview]
Message-ID: <83y3j3pxmj.fsf@gnu.org> (raw)
In-Reply-To: <CAFgFV9Oyht7jvF-9Mxhq=Nex4fKZ3djecanXAD=ZRJy4Jj1Aqw@mail.gmail.com> (message from Fabrice Popineau on Wed, 7 Mar 2018 15:22:37 +0100)

> From: Fabrice Popineau <fabrice.popineau@gmail.com>
> Date: Wed, 7 Mar 2018 15:22:37 +0100
> Cc: 30672@debbugs.gnu.org
> 
> Characters are inserted this way :
> 
> #(" - apache" 0 1 (face (:family "all-the-icons" :height 2.4) display (raise -0.24) rear-nonsticky t
> font-lock-ignore t))
> 
> with the square being \xe909 .
> 
> The family is taken into account if I do :
> 
> (message #(" - apache" 0 1 (face (:family "all-the-icons" :height 2.4) display (raise -0.24) rear-nonsticky t
> font-lock-ignore t)))
> 
> iie the glyph is displayed in the minibuffer, but not if I do
> 
> (insert #(" - apache" 0 1 (face (:family "all-the-icons" :height 2.4) display (raise -0.24) rear-nonsticky t
> font-lock-ignore t)))
> 
> in the *scratch* buffer.

What if you turn off font-lock-mode in *scratch* -- does this work
then?





  reply	other threads:[~2018-03-07 18:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-01 20:40 bug#30672: 26.0.91, Font face lost ? Fabrice Popineau
2018-03-02  8:53 ` Eli Zaretskii
2018-03-02 10:29   ` Fabrice Popineau
2018-03-02 10:59     ` Eli Zaretskii
2018-03-02 11:17       ` Eli Zaretskii
2018-03-07 14:22         ` Fabrice Popineau
2018-03-07 18:08           ` Eli Zaretskii [this message]
2018-03-07 21:11             ` Fabrice Popineau

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=83y3j3pxmj.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=30672@debbugs.gnu.org \
    --cc=fabrice.popineau@gmail.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 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.