GNU bug report logs - #57813
Icon images are non-functional

Previous Next

Package: emacs;

Reported by: Juri Linkov <juri <at> linkov.net>

Date: Wed, 14 Sep 2022 19:43:02 UTC

Severity: normal

Fixed in version 29.0.50

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 57813 <at> debbugs.gnu.org (full text, mbox):

From: Juri Linkov <juri <at> linkov.net>
To: 57813 <at> debbugs.gnu.org
Subject: Re: bug#57813: Icon images are non-functional
Date: Thu, 15 Sep 2022 19:30:32 +0300
> (info "(elisp) Icons") suggests to use:
>
>      (define-icon outline-open button
>        '((image "right.svg" "open.xpm" "open.pbm" :height line)
>          (emoji "▶️")
>          (symbol "▶" "➤")
>          (text "open" :face icon-button))
>        "Icon used for buttons for opening a section in outline buffers."
>        :version "29.1"
>        :help-echo "Open this section")
>
> So I tried this with 'C-h b', but images are displayed as black boxes.
>
> PS: "right.svg" exists in etc/images/right.svg.

Fixed now in 471414fe6b.




This bug report was last modified 2 years and 269 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.