all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* html image rendering not working Win Emacs 24.4 (eww and gnus)
@ 2015-01-19  2:47 Sivaram Neelakantan
  2015-01-19  3:40 ` Eli Zaretskii
  0 siblings, 1 reply; 10+ messages in thread
From: Sivaram Neelakantan @ 2015-01-19  2:47 UTC (permalink / raw
  To: help-gnu-emacs

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




^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-01-23 12:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-19  2:47 html image rendering not working Win Emacs 24.4 (eww and gnus) Sivaram Neelakantan
2015-01-19  3:40 ` 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

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.