Re: autoviewing html gone wrong

2014-06-26 Thread mutt
Cameron Simpson wrote: > On 26Jun2014 13:55, raf wrote: > >i used to have this in my mutt mailcap file: > > > > text/html; lynx -dump %s; copiousoutput > > > >and it was good. it formatted the html and gave me a list of > >referenced urls at the bottom. > > > >for some reason i can't remember,

Re: autoviewing html gone wrong

2014-06-26 Thread Mark H. Wood
On Thu, Jun 26, 2014 at 01:55:24PM +1000, raf wrote: > hi, > > i used to have this in my mutt mailcap file: > > text/html; lynx -dump %s; copiousoutput > > and it was good. it formatted the html and gave me a list of > referenced urls at the bottom. > > for some reason i can't remember, i c

Re: attachments in Mutt

2014-06-26 Thread Mark H. Wood
On Thu, Jun 26, 2014 at 09:14:02AM +1000, Cameron Simpson wrote: > On 24Jun2014 20:43, Martin Vegter wrote: > >But all that said, should not a plain message (i.e. text body without > >attachments) be treated by mutt as such? > > Well, it is treated the same as other, more complex, types of messag

Re: autoviewing html gone wrong

2014-06-26 Thread Cameron Simpson
On 26Jun2014 13:55, raf wrote: i used to have this in my mutt mailcap file: text/html; lynx -dump %s; copiousoutput and it was good. it formatted the html and gave me a list of referenced urls at the bottom. for some reason i can't remember, i changed it to: text/html; w3m -I %{charset

Re: autoviewing html gone wrong

2014-06-26 Thread Maurice McCarthy
I've seen something similar myself but I'm not at home and the memory is getting old and weak. Have you tried --force-html and examined ~/lynx.cfg or whatever your configuration file is? Moss On 26/06/2014, raf wrote: > hi, > > i used to have this in my mutt mailcap file: > > text/html; lyn