From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/42489 Path: main.gmane.org!not-for-mail From: Daniel Pittman Newsgroups: gmane.emacs.gnus.general Subject: Re: emacs-w3m Date: Thu, 24 Jan 2002 13:51:07 +1100 Organization: Not today, thank you, Mother. Sender: owner-ding@hpc.uh.edu Message-ID: <87lmeo1mxw.fsf@inanna.rimspace.net> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035177723 12014 80.91.224.250 (21 Oct 2002 05:22:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:22:03 +0000 (UTC) Return-Path: Original-Received: (qmail 18697 invoked from network); 24 Jan 2002 02:53:01 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 24 Jan 2002 02:53:01 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16Ta0I-0007zS-00; Wed, 23 Jan 2002 20:52:42 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 23 Jan 2002 20:52:37 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id UAA12775 for ; Wed, 23 Jan 2002 20:52:26 -0600 (CST) Original-Received: (qmail 18690 invoked by alias); 24 Jan 2002 02:52:25 -0000 Original-Received: (qmail 18685 invoked from network); 24 Jan 2002 02:52:25 -0000 Original-Received: from melancholia.rimspace.net (HELO melancholia.danann.net) (210.23.138.19) by gnus.org with SMTP; 24 Jan 2002 02:52:25 -0000 Original-Received: from localhost (melancholia.rimspace.net [210.23.138.19]) by melancholia.danann.net (Postfix) with ESMTP id 02A1F2A812 for ; Thu, 24 Jan 2002 13:52:07 +1100 (EST) Original-Received: by localhost (Postfix, from userid 1000) id 96C438230F; Thu, 24 Jan 2002 13:51:13 +1100 (EST) Original-To: ding@gnus.org In-Reply-To: (Katsumi Yamaoka's message of "Thu, 24 Jan 2002 11:38:36 +0900") Original-Lines: 36 User-Agent: Gnus/5.090005 (Oort Gnus v0.05) XEmacs/21.5 (bamboo, i686-pc-linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:42489 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:42489 On Thu, 24 Jan 2002, Katsumi Yamaoka wrote: > Emacs-w3m is yet another web browser for Emacsen. It is light > and fast for rendering html contents, because it uses the > external command w3m. Emacs-w3m can also show images inline > under XEmacs or Emacs 21+. Why don't we use emacs-w3m for > converting text/html parts on Gnus? I wish to install the > attached patch to Gnus CVS by myself. Do you have any > objections? Some stylistic comments, but no real objection -- it would be great to see better support for multiple rendering engines. [...] > 2002-01-24 Katsumi Yamaoka > > * mm-decode.el (mm-inline-text-use-emacs-w3m): New user option. Would it be possible to create `mm-inline-text-html-renderer' or similar, which took a function to call passing the MIME handle, etc? That way you could define `...-render-with-w3', `...-render-with-w3m' and also any other HTML rendering solution that became desirable. > (mm-inline-media-tests): Check for w3m instead of w3 if > `mm-inline-text-use-emacs-w3m' is non-nil. You could set the default value for the above variable to the w3 version if it's found, or w3m next. Daniel -- The decay of society is praised by artists as the decay of a corpse is praised by worms. -- G. K. Chesterton