Re: w3m and text/html

2000-02-18 Thread Sean F Rima
Hi Jason! In my muttrc I have: set mailcap_path='~/.mutt/mailcap' Which contains the line I posted. This file should not be able to be seen by Netscape. Sean On Fri, 18 Feb 2000, Jason Helfman wrote: > I am using redhat, what is the file that you can specify for mutt to use > without sacrific

Re: w3m and text/html

2000-02-18 Thread David DeSimone
Jason Helfman <[EMAIL PROTECTED]> wrote: > > I am using redhat, what is the file that you can specify for mutt to > use without sacrificing the integrity of netscape's mailcap It is unfortunate that Mutt and Netscape can't share a mailcap file. Your best bet is to maintain two different mail

Re: w3m and text/html

2000-02-18 Thread Jason Helfman
I am using redhat, what is the file that you can specify for mutt to use without sacrificing the integrity of netscape's mailcapcan someone please send a mailcap file to me... i created one and it's not working at all...trying to work through some issues when i have time, and do any of us! !

Re: w3m and text/html

2000-02-18 Thread Frank Joerdens
try this in your mailcap: text/html; lynx -dump %s; copiousoutput; nametemplate=%s.html the nametemplate bit seems to do the trick for lynx at least. - frank On Fri, Feb 18, 2000 at 07:45:36AM -0500, Scott A . McIntyre wrote: > Has anyone gotten mutt (1.1.4i) to work with text/html att

Re: w3m and text/html

2000-02-18 Thread Sean F Rima
Hi Scott! Use: text/html; w3m -T text/html -dump %s; copiousoutput Works for me. Sean On Fri, 18 Feb 2000, Scott A . McIntyre wrote: > Has anyone gotten mutt (1.1.4i) to work with text/html attachments and > the w3m browser? I've found w3m to be superior to lynx for things like > forms and t