all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tsdh@gnu.org>
To: Kaushal Modi <kaushal.modi@gmail.com>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: What's your version of Imagemagick? (was M-x eww performance)
Date: Fri, 23 Oct 2015 18:24:03 +0200	[thread overview]
Message-ID: <87lhatk0yk.fsf@gnu.org> (raw)
In-Reply-To: <CAFyQvY0isDmU882oT4WkrkMpK-1M_NRzGZ+wqd=6qrrMtmD2fQ@mail.gmail.com> (Kaushal Modi's message of "Fri, 23 Oct 2015 10:56:37 -0400")

Kaushal Modi <kaushal.modi@gmail.com> 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



  parent reply	other threads:[~2015-10-23 16:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-23 14:56 What's your version of Imagemagick? (was M-x eww performance) Kaushal Modi
2015-10-23 15:27 ` Ken Brown
2015-10-23 15:44 ` Stephen Berman
2015-10-23 16:24 ` Tassilo Horn [this message]
2015-10-23 19:08   ` Kaushal Modi
2015-10-24 17:56 ` Nix

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=87lhatk0yk.fsf@gnu.org \
    --to=tsdh@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=kaushal.modi@gmail.com \
    /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.