On Thu, Aug 30, 2007 at 11:34:57PM -0500, Matt Okeson-Harlow wrote: > w3m can be compiled to display images in an xterm. Very well. But how do we convert a multipart/related message with text/html and image/foo parts into something that w3m can digest? I believe that some messages have text/html parts that reference real files or URLs: <img src="foo.jpg"> But in other cases, it reference the content id: <img src="cid:deadbeef"> Kai