On Wed, May 03, 2000 at 12:31:11AM +0530, Mrinal Kalakrishnan wrote:
> 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.
Or you may want to do both: display the text in the pager from the
index menu, and use lynx directly (so that you can easily follow links,
for example) from the attachment menu. To do this, put these two lines
in your mailcap file:
text/html; lynx -force_html %s
text/html; lynx -dump -force_html %s; copiousoutput
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA