all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sivaram Neelakantan <nsivaram.net@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: html image rendering not working Win Emacs 24.4 (eww and gnus)
Date: Mon, 19 Jan 2015 08:17:32 +0530	[thread overview]
Message-ID: <87sif7jxkr.fsf@gmail.com> (raw)

I upgraded to the stock install of GNU Emacs 24.4.1 (i686-pc-mingw32)
of 2014-10-24 and now the image rendering has stopped in gnus(shr) and
eww.  This used to work in Emacs 24.3. And here is some of the
settings that I picked up from my .Emacs and vars.  I believe the
dynamic-library-alist is picked up from ezwinports bin directory.

--8<---------------cut here---------------start------------->8---
dynamic-library-alist is

Value: ((xpm "libxpm.dll" "xpm4.dll" "libXpm-nox4.dll")
 (png "libpng16.dll" "libpng16-16.dll")
 (tiff "libtiff-5.dll" "libtiff3.dll" "libtiff.dll")
 (jpeg "libjpeg-9.dll")
 (gif "libgif-7.dll")
 (svg "librsvg-2-2.dll")
 (gdk-pixbuf "libgdk_pixbuf-2.0-0.dll")
 (glib "libglib-2.0-0.dll")
 (gobject "libgobject-2.0-0.dll")
 (gnutls "libgnutls-28.dll" "libgnutls-26.dll")
 (libxml2 "libxml2-2.dll" "libxml2.dll")
 (zlib "zlib1.dll" "libz-1.dll"))

(setq exec-path
      (cons "C:/MiKTeX2.9/miktex/bin/x64"
      (cons "C:/gnu/ezwinports/bin"
      (cons "C:/gnu/bin/"
      (cons "C:/cygwin/usr/bin"
      (cons "C:/cygwin/bin" exec-path))))))

(setenv "PATH" (concat "C:\\Users\\ADMIN\\AppData\\Roaming\\.emacs.d;C:\\gnu\\ezwinports\\bin;C:\\MiKTeX2.9\\miktex\\bin\\x64;C:\\cygwin\\bin;C:\\cygwin\\usr\\bin;C:\\gnu\\bin\\;" (getenv "PATH")))
--8<---------------cut here---------------end--------------->8---

 sivaram
 -- 




             reply	other threads:[~2015-01-19  2:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-19  2:47 Sivaram Neelakantan [this message]
2015-01-19  3:40 ` html image rendering not working Win Emacs 24.4 (eww and gnus) Eli Zaretskii
2015-01-19 17:11   ` Sivaram Neelakantan
2015-01-19 18:21     ` Eli Zaretskii
2015-01-20 16:51       ` Sivaram Neelakantan
2015-01-20 17:42         ` Eli Zaretskii
2015-01-21  8:39           ` Sivaram Neelakantan
2015-01-21 16:07             ` Eli Zaretskii
2015-01-23 11:58               ` Sivaram Neelakantan
2015-01-23 12:15                 ` Eli Zaretskii

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=87sif7jxkr.fsf@gmail.com \
    --to=nsivaram.net@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.