all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pankaj Jangid <pankaj.jangid@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Displaying SVG content in EWW
Date: Fri, 18 Oct 2019 19:02:00 +0530	[thread overview]
Message-ID: <m2r23ab2nj.fsf@gmail.com> (raw)
In-Reply-To: <83eeza8cc8.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 18 Oct 2019 15:31:03 +0300")

Eli Zaretskii <eliz@gnu.org> writes:

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

Thanks for all help. I rebuilt emacs with --with-librsvg and it worked.

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

M-: didn't display Eval: on my setup. But I typed the above expression
in my *scratch* buffer and pressed C-x C-e (eval-last-sexp). I got the
point suggested by Richard.


-- 
Pankaj Jangid



  reply	other threads:[~2019-10-18 13:32 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
2019-10-18 13:32       ` Pankaj Jangid [this message]
     [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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2r23ab2nj.fsf@gmail.com \
    --to=pankaj.jangid@gmail.com \
    --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.
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.