Hi,

Hardy Merrill typed:
> one attachment - "lynx" comes up(I think) and displays the page,
> but the page is not properly formatted html - it's just text with
> the html tags included, which is quite a mess.

Use the -force_html option of lynx to display it as HTML. A better way
to do it is to get the output of `lynx -dump -force_html %s' and get
it displayed in the pager. Use this is your mailcap file:

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

And add the command `auto_view text/html' to your .muttrc file.

-- 
Mrinal Kalakrishnan <[EMAIL PROTECTED]> (PGP:B1E86F5B) http://listen.to/mrinal
- - - - = ( Redhat Linux 6.1 ) = - - - - = ( Kernel 2.2.12-20 ) = - - - -
Microsoft Corp., concerned by the growing popularity of the free 32-bit
operating system for Intel systems, Linux, has employed a number of top
programmers from the underground world of virus development. Bill Gates stated
yesterday: "World domination, fast -- it's either us or Linus". Mr. Torvalds
was unavailable for comment ...
([EMAIL PROTECTED] (Robert Manners), in comp.os.linux.setup)

Reply via email to