Gnus development mailing list
 help / color / mirror / Atom feed
From: Hrvoje Niksic <hniksic@arsdigita.com>
Cc: ding@gnus.org
Subject: Re: Using `links' to process HTML
Date: Sat, 16 Feb 2002 15:36:23 +0100	[thread overview]
Message-ID: <sxsy9hth4t4.fsf@florida.arsdigita.de> (raw)
In-Reply-To: <vpqy9ht34d6.fsf@ubaye.imag.fr> (Matthieu Moy's message of "Sat, 16 Feb 2002 15:09:41 +0100")

Matthieu Moy <Matthieu.Moy@imag.fr> writes:

> I have  something similar, which I  find much simpler  : The following
> line in my .mailcap : 
>
> text/html; lynx.sh %s; copiousoutput
>
> Where lynx.sh is :
>
> #!/bin/tcsh
> set term=rxvt
> lynx -dump -force_html "$1" -term=rxvt
>
> What is the difference (except the use of lynx instead of links) ?

Two differences:

* I never bothered to read up on what you can do with `.mailcap'.  I
  preferred hacking Lisp.  :-)

* Links is so much cooler than lynx.  For one, it handles HTML tables
  correctly.



  reply	other threads:[~2002-02-16 14:36 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-14  7:08 Hrvoje Niksic
2002-02-15 16:24 ` Nevin Kapur
2002-02-16 14:09 ` Matthieu Moy
2002-02-16 14:36   ` Hrvoje Niksic [this message]
2002-02-17 17:36     ` Steinar Bang
2002-02-16 15:33   ` Nevin Kapur
2002-02-16 16:16     ` Kai Großjohann
2002-02-16 18:02       ` Nuutti Kotivuori
2002-02-21 19:37       ` Paul Jarc
2002-02-21 19:37       ` Paul Jarc
2002-02-18  0:44 ` ShengHuo ZHU
2002-02-18  8:55   ` Matthieu Moy
2002-02-18 15:34     ` ShengHuo ZHU
2002-02-18 15:37   ` Steve Youngs
2002-02-18 18:48     ` ShengHuo ZHU
2002-02-18 23:14       ` Steve Youngs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=sxsy9hth4t4.fsf@florida.arsdigita.de \
    --to=hniksic@arsdigita.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).