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

ImageMagick's `convert' program is not available



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