unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Fabrice Popineau <fabrice.popineau@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 30672@debbugs.gnu.org
Subject: bug#30672: 26.0.91, Font face lost ?
Date: Wed, 7 Mar 2018 15:22:37 +0100	[thread overview]
Message-ID: <CAFgFV9Oyht7jvF-9Mxhq=Nex4fKZ3djecanXAD=ZRJy4Jj1Aqw@mail.gmail.com> (raw)
In-Reply-To: <83inaewwu1.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1658 bytes --]

The subject I put to the bug report maybe imprecise actually.

What is lost or maybe not taken into account is the :family parameter in
the face.

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.

Does that help ?

Fabrice



 and it has  worked previously

2018-03-02 12:17 GMT+01:00 Eli Zaretskii <eliz@gnu.org>:

> > Date: Fri, 02 Mar 2018 12:59:53 +0200
> > From: Eli Zaretskii <eliz@gnu.org>
> > Cc: 30672@debbugs.gnu.org
> >
> > > From: Fabrice Popineau <fabrice.popineau@gmail.com>
> > > Date: Fri, 2 Mar 2018 11:29:11 +0100
> > > Cc: 30672@debbugs.gnu.org
> > >
> > >  then please explain what you mean by
> > >  "the font face is lost".
> > >
> > >  (I cannot afford repeating your recipe, because it requires installing
> > >  weird fonts on my system.  Sorry.)
> > >
> > > I attach 2 screen captures to show the problem.
> > >
> > > First image is the glyph selection and second image shows that the
> font has been lost
> > > somehow ("no font available").
>
> Btw, aren't you supposed to use all-the-icons-insert to insert these
> icons?
>

[-- Attachment #2: Type: text/html, Size: 6457 bytes --]

  reply	other threads:[~2018-03-07 14:22 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 [this message]
2018-03-07 18:08           ` Eli Zaretskii
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

  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='CAFgFV9Oyht7jvF-9Mxhq=Nex4fKZ3djecanXAD=ZRJy4Jj1Aqw@mail.gmail.com' \
    --to=fabrice.popineau@gmail.com \
    --cc=30672@debbugs.gnu.org \
    --cc=eliz@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 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).