[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ImageMagick's `convert' program is not available
- From: Leo <sdl.web@xxxxxxxxx>
- Date: Tue, 01 Sep 2009 13:43:23 +0100
- X-ml-name: emacs-w3m
- X-mail-count: 11038
Hi,
In a Emacs session started with -q, eval the following lines
(put 'w3m-imagick-convert-program 'available-p 'no)
(autoload 'w3m-url-at-point "w3m")
(w3m-url-at-point)
produces the msg:
ImageMagick's `convert' program is not available
I grep the w3m source and the only place that produces that message is
in w3m-image line 125 but that function does not seem to be called by
w3m-url-at-point. So I am confused. Any ideas?
Thank you.
Leo
--
Leo's Emacs uptime: 9 days, 18 hours, 10 minutes, 6 seconds