Re: Viewing jpegs with Mutt

2007-09-30 Thread Harry Matthiesen Jensen
On Sat, Sep 29, 2007 at 07:45:34PM -0700, Rem P Roberti wrote:
 Is it possible to view jpegs inline using the Mutt MUA?  If so, I
 would appreciate being directed to a site that would have that
 information.

To your .mailcap file, add:

# This maps all types of images (image/gif, image/jpeg, etc.)
# to the viewer 'display'.
image/*; display %s


I'm using the display command from ImageMagick, so you just have
replace that command to your preferable viewer.

Also remember you have to select v from within the e-mail in Mutt, and
then select the jpeg.

See also:
http://www.pantz.org/os/linux/programs/muttsetup.shtml

-- 
Mvh/Brgds Harry
FreeBSD mugin.localhost 7.0-CURRENT #8: i386
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Viewing jpegs with Mutt

2007-09-30 Thread Rem P Roberti
On Sun, Sep 30, 2007 at 09:03:37AM +0200, Harry Matthiesen Jensen wrote:
 On Sat, Sep 29, 2007 at 07:45:34PM -0700, Rem P Roberti wrote:
  Is it possible to view jpegs inline using the Mutt MUA?  If so, I
  would appreciate being directed to a site that would have that
  information.
 
 To your .mailcap file, add:
 
 # This maps all types of images (image/gif, image/jpeg, etc.)
 # to the viewer 'display'.
 image/*; display %s
 
 
 I'm using the display command from ImageMagick, so you just have
 replace that command to your preferable viewer.
 
 Also remember you have to select v from within the e-mail in Mutt, and
 then select the jpeg.
 
 See also:
 http://www.pantz.org/os/linux/programs/muttsetup.shtml
 
 -- 
 Mvh/Brgds Harry
 FreeBSD mugin.localhost 7.0-CURRENT #8: i386



Wow!  That really worked well just the way it is.  Thank you very much.

Rem
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Viewing jpegs with Mutt

2007-09-29 Thread Rem P Roberti
Is it possible to view jpegs inline using the Mutt MUA?  If so, I
would appreciate being directed to a site that would have that
information.

Thanks,

Rem
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]