Mack Stevenson wrote:
> That's not what I meant :); after pressing 'v', I get a "tree" of the 
> attachments in this email. Suppose that one of them is an image, .e.g., 
> monkey.jpg. How do I go about seeing that picture?
> 
> To successfully pipe it into an image viewer I would need an image viewer 
> which reads raw data from stdin, something which isn't very common... The 
> only other option is to first save that image into a separate file, and then 

adding an appropriate entry to your .mailcap.   i've never done this with
image files before, but it would probably be something like:
image/jpeg; xv '%s' ; test=test "$DISPLAY" != ""

that's not tested; just a guess.

if you wanted the image to just pop up you could probably set that type
to autoview too although i don't know why you'd want to.

w

-- 
Sintax error in config file! (line 378)
aborted!

GPG Public Key:
http://infinitejazz.net/will/pgp/

Reply via email to