From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/60326 Path: news.gmane.org!not-for-mail From: Flatman Newsgroups: gmane.emacs.gnus.general Subject: Re: Reading HTML messages Date: Tue, 17 May 2005 12:45:55 +0200 Organization: Flatsoft Message-ID: References: Reply-To: flatman@swing.be NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1116328096 1679 80.91.229.2 (17 May 2005 11:08:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 May 2005 11:08:16 +0000 (UTC) Original-X-From: ding-owner+M8853@lists.math.uh.edu Tue May 17 13:08:12 2005 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DXzu7-0006XE-5u for ding-account@gmane.org; Tue, 17 May 2005 13:06:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1DXzri-00087A-00; Tue, 17 May 2005 06:03:58 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1DXzrf-000875-00 for ding@lists.math.uh.edu; Tue, 17 May 2005 06:03:55 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by util2.math.uh.edu with esmtp (Exim 4.30) id 1DXzrd-0004Jo-4m for ding@lists.math.uh.edu; Tue, 17 May 2005 06:03:53 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1DXzrb-0003lB-00 for ; Tue, 17 May 2005 13:03:51 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1DXzpe-0005rW-Kf for ding@gnus.org; Tue, 17 May 2005 13:01:55 +0200 Original-Received: from 213.219.160.13 ([213.219.160.13]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 17 May 2005 13:01:50 +0200 Original-Received: from flatman by 213.219.160.13 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 17 May 2005 13:01:50 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 21 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 213.219.160.13 User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin) Cancel-Lock: sha1:PclFVFbMGxt5Nversa9NlPGRRL0= X-Spam-Score: -4.9 (----) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:60326 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:60326 Reiner Steib writes: > | Render of HTML contents. > | It is one of defined renderer types, or a rendering function. > | The defined renderer types are: > | `w3' : use Emacs/W3; > | `w3m' : use emacs-w3m; > | `w3m-standalone': use w3m; > | `links': use links; > | `lynx' : use lynx; > | `html2text' : use html2text; > | nil : use external viewer. which one is the most used ? Which has the nicest output ? Which has the most configuration possibilities ? which one has the best support in the future ? or is there a survey somewhere ? thanks erik