On Wed, Jun 23, 1999 at 06:04:09PM -0400, Todd Fleisher wrote:
> I believe that this is a mailcap issue rather than a mutt one, but I
> am stumped none the less. I am trying to autoview text/html so I have
> in my .muttrc:
>       auto_view text/richtext text/html
> 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

David

-- 
   David Shaw  |  [EMAIL PROTECTED]  |  WWW http://www.jabberwocky.com/
+---------------------------------------------------------------------------+
   "There are two major products that come out of Berkeley: LSD and UNIX.
      We don't believe this to be a coincidence." - Jeremy S. Anderson

Reply via email to