Re: mailcap -- file not found

2010-06-02 Thread Jostein Berntsen
On 01.06.10,18:39, Peter Stoddard wrote: > I asked "What is the proper mailcap entry to view html attachments?" and the > reply was (thanks to ilf): > > text/html; w3m -I 'iso-8859-15' -T text/html -dump; copiousoutput > > In case there is another newcomer besides me out there, I'll document how

Re: mailcap -- file not found

2010-06-02 Thread Joost Kremers
On Tue, Jun 01, 2010 at 06:39:28PM -0700, Peter Stoddard wrote: > I asked "What is the proper mailcap entry to view html attachments?" and the > reply was (thanks to ilf): > > text/html; w3m -I 'iso-8859-15' -T text/html -dump; copiousoutput this of course will cause trouble with html emails tha

Re: mailcap -- file not found

2010-06-01 Thread Peter Stoddard
I asked "What is the proper mailcap entry to view html attachments?" and the reply was (thanks to ilf): text/html; w3m -I 'iso-8859-15' -T text/html -dump; copiousoutput In case there is another newcomer besides me out there, I'll document how I implemented this solution. The text-based web br

Re: mailcap -- file not found

2010-06-01 Thread ilf
On 06-01 09:13, Peter Stoddard wrote: What is the proper mailcap entry to view html attachments? text/html; w3m -I 'iso-8859-15' -T text/html -dump; copiousoutput :) -- ilf@jabber.berlin.ccc.de Über 80 Millionen Deutsche benutzen keine Konsole.

mailcap -- file not found

2010-06-01 Thread Peter Stoddard
I am running Mutt 1.5.20 (2009-06-14) on Darwin 10.3.0, and I have compiled urlview. I have Firefox 3.6.3 in the /Applications/Firefox.app directory. I have the following entry in my mailcap: text/html; firefox -remote 'openURL(%s)' When I view an email with an attachment in MUTT, I get the m