[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs w3m don't display gif images
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Wed, 23 Jul 2003 17:19:30 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 05568
- References: <3F1E4218.9080202@netcelo.com>
Hi,
>>>>> In [emacs-w3m : No.05567]
>>>>> Eric Chastan <eric.chastan@netcelo.com> wrote:
> Hello all,
> I have a problem with emacs w3m that don't display images. It seems to
> be only on gif image that the problem occured.
> If I run w3m alone all images are displayed even giff ones. I also
> install libungif4-dev_4.1.0b1-2 as is it mentionned in the faq but the
> problem persists.
> Any advice ?
Could you evaluate[1] the following form in the *scratch* buffer?
(image-type-available-p 'gif)
If it returns nil, your Emacs has not been built to support gif.
[1] Type C-j at the end of the line.
--
Katsumi Yamaoka <yamaoka@jpl.org>