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

Re: html images still not viewed in gnus



This is an html message.

>>>>> In [emacs-w3m : No.07817] Rodolfo Medina wrote:

> I downloaded and installed the following packages:
> zlib-1.2.2.tar.gz, libpng-1.2.8-config.tar.gz, tiff-3.7.1.tar.gz,
> libungif-4.1.3.tar.gz and jpegsrc.v6b.tar.gz,
> and now when I evaluate within Emacs the forms:

> (image-type-available-p 'gif)
> (image-type-available-p 'jpeg)
> (image-type-available-p 'tiff)
> (image-type-available-p 'xbm)
> (image-type-available-p 'xpm)
> (image-type-available-p 'png)

> the answer is always: 't'.

Good.

> But still, I can't view html images in gnus!
> Only the image sent by Katsumi, in png format.

Hm, advertising mail sometimes has what is not correctly made.
If the following images are displayed, you don't have to worry.

A gif image embedded in this message tagged with <img src="gif00008.gif">:


A jpeg image embedded in this message tagged with <img src="jpg00001.jpg">:


The following two images should not be displayed if you have not
modified the value of the `mm-w3m-safe-url-regexp' variable.
But if it is nil, they will be displayed.

A gif image tagged with <img src="http://www.jpl.org/image/gif.gif">:


A jpeg image tagged with <img src="http://www.jpl.org/image/jpeg.jpg">:


Try the `T' command and the `C-u T' command in this buffer.  How
about them?

By the way, if you CVS update your Emacs, the version will
increase to 22.0.50 and emacs-w3m of the released version won't
work with it.  In that case, use emacs-w3m of the CVS version or
wait for the next release.

Regards,