Thomas Dickey | 1 Oct 2002 02:32
Picon

Re: Where config mutt to use lynx and *not* Galeon?

On Sat, Sep 28, 2002 at 09:13:27AM -0700, seberino <at> spawar.navy.mil wrote:
> Default Red Hat 7.3 uses Galeon to read html email in mutt.
> 
> Where do I change this to lynx???

in your $HOME/.mailcap, a line like this for instance:

text/html; lynx-cs -force_html -stdin

(there are several ways to do it)

--

-- 
Thomas E. Dickey <dickey <at> invisible-island.net>
http://invisible-island.net
ftp://invisible-island.net

Elimar Riesebieter | 2 Oct 2002 13:24
Picon

Re: Where config mutt to use lynx and *not* Galeon?

On Mon, 30 Sep 2002 the mental interface of 
Thomas Dickey told:

> On Sat, Sep 28, 2002 at 09:13:27AM -0700, seberino <at> spawar.navy.mil wrote:
> > Default Red Hat 7.3 uses Galeon to read html email in mutt.
> > 
> > Where do I change this to lynx???
> 
> in your $HOME/.mailcap, a line like this for instance:
> 
> text/html; lynx-cs -force_html -stdin
> 
> (there are several ways to do it)
i.e. 
text/html; w3m -dump -T text/html %s; copiousoutput

w3m for me is better for viewing tables.

Ciao

Elimar

--

-- 
  Never make anything simple and efficient when a way can be found
  to make it complex and wonderful ;-)

Thomas E. Dickey | 2 Oct 2002 13:57
Picon

Re: Where config mutt to use lynx and *not* Galeon?

On Wed, 2 Oct 2002, Elimar Riesebieter wrote:

> On Mon, 30 Sep 2002 the mental interface of
> Thomas Dickey told:
>
> > On Sat, Sep 28, 2002 at 09:13:27AM -0700, seberino <at> spawar.navy.mil wrote:
> > > Default Red Hat 7.3 uses Galeon to read html email in mutt.
> > >
> > > Where do I change this to lynx???
> >
> > in your $HOME/.mailcap, a line like this for instance:
> >
> > text/html; lynx-cs -force_html -stdin
> >
> > (there are several ways to do it)
> i.e.
> text/html; w3m -dump -T text/html %s; copiousoutput
>
> w3m for me is better for viewing tables.

how much email do you get that uses tables?

--

-- 
T.E.Dickey <dickey <at> herndon4.his.com>
http://invisible-island.net
ftp://invisible-island.net

Will Yardley | 2 Oct 2002 21:22

Re: Where config mutt to use lynx and *not* Galeon?

Thomas E. Dickey wrote:
> On Wed, 2 Oct 2002, Elimar Riesebieter wrote:

> > text/html; w3m -dump -T text/html %s; copiousoutput
> >
> > w3m for me is better for viewing tables.
> 
> how much email do you get that uses tables?

A lot, although very little that's not spam.

--

-- 
Will Yardley
input: william <  <at>  hq . newdream . net . >

Thomas Dickey | 2 Oct 2002 23:55
Picon

Re: Where config mutt to use lynx and *not* Galeon?

On Wed, Oct 02, 2002 at 12:22:17PM -0700, Will Yardley wrote:
> Thomas E. Dickey wrote:
> > On Wed, 2 Oct 2002, Elimar Riesebieter wrote:
>  
> > > text/html; w3m -dump -T text/html %s; copiousoutput
> > >
> > > w3m for me is better for viewing tables.
> > 
> > how much email do you get that uses tables?
> 
> A lot, although very little that's not spam.

I don't look closely at it though.  Apparently a few people use it, both
mostly it uses people.

--

-- 
Thomas E. Dickey <dickey <at> invisible-island.net>
http://invisible-island.net
ftp://invisible-island.net

Elimar Riesebieter | 2 Oct 2002 17:40
Picon

Re: Where config mutt to use lynx and *not* Galeon?

On Wed, 02 Oct 2002 the mental interface of 
Thomas E. Dickey told:

> On Wed, 2 Oct 2002, Elimar Riesebieter wrote:
[...] 
> > > (there are several ways to do it)
> > i.e.
> > text/html; w3m -dump -T text/html %s; copiousoutput
> >
> > w3m for me is better for viewing tables.
> 
> how much email do you get that uses tables?

Probably much more than you ;-)

Elimar

--

-- 
  The way to source is always uphill!
                                --unknown--

Thomas Dickey | 2 Oct 2002 23:59
Picon

Re: Where config mutt to use lynx and *not* Galeon?

On Wed, Oct 02, 2002 at 05:40:56PM +0200, Elimar Riesebieter wrote:
> On Wed, 02 Oct 2002 the mental interface of 
> Thomas E. Dickey told:
> 
> > On Wed, 2 Oct 2002, Elimar Riesebieter wrote:
> [...] 
> > > > (there are several ways to do it)
> > > i.e.
> > > text/html; w3m -dump -T text/html %s; copiousoutput
> > >
> > > w3m for me is better for viewing tables.
> > 
> > how much email do you get that uses tables?
> 
> Probably much more than you ;-)

undoubtedly.  I don't have a lot of use for email which can't be edited with
a plain-text editor.  (I can format things with lynx+vile, but that doesn't
make it any better if I'm responding to something with pine on my his.com
account).

--

-- 
Thomas E. Dickey <dickey <at> invisible-island.net>
http://invisible-island.net
ftp://invisible-island.net

René Clerc | 2 Oct 2002 14:13
Picon

Re: Where config mutt to use lynx and *not* Galeon?

* Thomas E. Dickey <dickey <at> herndon4.his.com> [02-10-2002 14:00]:

> > text/html; w3m -dump -T text/html %s; copiousoutput
> >
> > w3m for me is better for viewing tables.
> 
> how much email do you get that uses tables?

My setup is the following:

text/html;      links %s; nametemplate=%s.html
text/html;      links -dump %s; nametemplate=%s.html; copiousoutput

It allows me to view html email that contains tables in a neatly
dumped way in the pager. And when I 'v'iew the parts of the message,
links is actually started, and I can browse the html e-mail and
subsequent links.

This is for example handy with the newspaper service I'm subscribed
to: every day I receive an HTML e-mail with tables that lists the
major headlines of the 8 biggest newspapers in the Netherlands. From
there, I can click through to the whole articles.

My $0.02.

--

-- 
René Clerc                      - (rene <at> clerc.nl)

Retteb sif lahd, noces ehttub, but the second half is better.
-A palindrome
(Continue reading)


Gmane