On 23-Jun-1999, David Shaw wrote:
> > and the following in my ~/.mailcap:
> >     text/html; lynx -force_html %s; needsterminal;
> > However, when I open a message that has html content attached, I get:
> >     mailcap entry for type text/html not found
> 
> Try:
>       text/html; lynx -dump %s ; nametemplate=%s.html ; copiousoutput

Or: (if your lynx supports -force_html)

text/html; lynx -force_html -dump %s ; copiousoutput

-- 
Ronny Haryanto

Reply via email to