unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Displaying SVG content in EWW
Date: Fri, 18 Oct 2019 15:31:03 +0300	[thread overview]
Message-ID: <83eeza8cc8.fsf@gnu.org> (raw)
In-Reply-To: <CAPeGcy-iwLkwPXFqZVtJxVnPjeix=CWKm24BfJ6HFCEOJe3fRA@mail.gmail.com> (message from Richard Melville on Fri, 18 Oct 2019 13:01:13 +0100)

> From: Richard Melville <6tricky9@gmail.com>
> Date: Fri, 18 Oct 2019 13:01:13 +0100
> 
>  What does the following display?
> 
>    M-: (image-type-available-p 'svg) RET
> 
>  If it says "nil", you don't have SVG image support built into your
>  Emacs, or don't have one of the requisite shared libraries available.
> 
> Mine returns "No match" rather than "nil".

How did you type that?  M-: means press and hold the META key (perhaps
the Alt key on your keyboard) and then press ':'.  This should display
"Eval: " in the minibuffer, and then you type

  (image-type-available-p 'svg)

and press Enter.

If that's what you did, perhaps there's something here that is
specific to macOS, which I don't use and know almost nothing about.



  parent reply	other threads:[~2019-10-18 12:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-18  7:37 Displaying SVG content in EWW Pankaj Jangid
2019-10-18  8:09 ` Eli Zaretskii
     [not found]   ` <CAPeGcy-iwLkwPXFqZVtJxVnPjeix=CWKm24BfJ6HFCEOJe3fRA@mail.gmail.com>
2019-10-18 12:31     ` Eli Zaretskii [this message]
2019-10-18 13:32       ` Pankaj Jangid
     [not found] ` <mailman.1075.1571384277.9715.help-gnu-emacs@gnu.org>
2019-10-19  8:24   ` Lars Magne Ingebrigtsen
2019-10-19  8:56     ` Pankaj Jangid

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=83eeza8cc8.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@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.
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).