emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What's your version of Imagemagick? (was M-x eww performance)


From: Tassilo Horn
Subject: Re: What's your version of Imagemagick? (was M-x eww performance)
Date: Fri, 23 Oct 2015 18:24:03 +0200
User-agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux)

Kaushal Modi <address@hidden> writes:

> So the questions to emacs-devel are:
> - Do you build your emacs with Imagemagick?

Yes.

> - Are able to successfully load the full web-page by doing "M-x eww
> http://www.braveclojure.com/basic-emacs"; in an "emacs -Q" session?

Yes, and it actually looks really good.  I haven't tried eww recently so
I'm really impressed.

> Is the answer to the above 2 questions is yes, what is your
> Imagemagick version?

version 6.9.2.4.

> It might also be helpful to add the output you get from eval'ling the below:
>
> (message "Built on %s\nConfigure options: %s\nFeatures: %s"
>          system-configuration
>          system-configuration-options
>          system-configuration-features)

Built on x86_64-unknown-linux-gnu
Configure options: 'CFLAGS=-g -ggdb3 -O0'
Features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GCONF GSETTINGS 
NOTIFY ACL GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS 
GTK3 X11

Looking at the other two answers you already got and for whom it works,
one difference is that we don't optimize (-O0; or only slightly with
-Og) and build with debugging support.  You could try recompiling your
emacs with similar CFLAGS and see if that has an effect.

HTH,
Tassilo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]