<<< Date Index >>>     <<< Thread Index >>>

Re: HTML mail (yeah, again)



On Wed, Oct 15, 2003 at 04:47:42AM -0400, David M. Carney wrote:
> On Wed, 15 Oct 2003, Chris Green wrote:
> 
> > On Wed, Oct 15, 2003 at 04:20:45AM -0400, David M. Carney wrote:
> > > On Wed, 15 Oct 2003, Alexy Khrabrov wrote:
> > > 
> > > > On Wed, Oct 15, 2003 at 03:42:07PM +0900, Derek Martin wrote:
> > > > 
> > > > > Lynx seems to be becoming too antiquated to handle all the snazy new
> > > > 
> > > > I thoroughly compared the two replacements which can render tables
> > > > and are international: w3m-m17n and elinks.  Elinks renders tables 
> > > > better,
> > > > w3m sometimes is off, but otherwise they are amazing on a color 
> > > > terminal,
> > > > with all the colors and layout preserved.  Just google for w3m or 
> > > > elinks.
> > > > 
> > > 
> > > ...and for us newbs, how is this setup?
> > > 
> > Er, he told you, 'google' for 'elinks'.  If you do that the first hit
> > tells you all about the program elinks, how to install it and
> > everything.
> > 
> > -- 
> > Chris Green (chris@xxxxxxxxxxx)
> 
> I'm sorry. I should have been clearer. I'm running Mutt on a Linux system. I
> have elinks installed and it works.
> 
> How do I tell Mutt to use it?
> 
Ah, I see!  :-)

Presumably you do the same as you do with lynx, I have (for lynx) the
following:-

    In muttrc file
        auto_view text/html

    In .mailcap file
        text/html; lynx -nocolor -cfg /usr/chris/lib/lynx.cfg -force_html  %s; 
needsterminal ; nametemplate=%s.html

-- 
Chris Green (chris@xxxxxxxxxxx)