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

Re: [mime-w3m] Displaying embedded cid: images in HTML?



>>>>> In [Wanderlust English : No.03349] David Abrahams wrote:

> I have a message containing an HTML part with tags like:

>   <img height="456" width="607" apple-width="yes" apple-height="yes"
>   src="cid:D83735A5-F189-46F4-944A-DA45568BA727@Belkin">

> However, all I see in WL for these is "[cid]".  Does anyone know how
> to get these to display inline?  I do have all the
> display-inline-images customizations enabled.

Close!  But you seem to have missed:

(setq mime-w3m-display-inline-images t)

See the emacs-w3m info manual: (info "(emacs-w3m)SEMI MUAs")
There you will also find another way to display images.