From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/55132 Path: main.gmane.org!not-for-mail From: Lloyd Zusman Newsgroups: gmane.emacs.gnus.general Subject: Buttonizing and piping included HTML Date: Sun, 07 Dec 2003 13:23:17 -0500 Sender: ding-owner@lists.math.uh.edu Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1070821608 7333 80.91.224.253 (7 Dec 2003 18:26:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 7 Dec 2003 18:26:48 +0000 (UTC) Original-X-From: ding-owner+M3672@lists.math.uh.edu Sun Dec 07 19:26:42 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AT3cA-0006SG-00 for ; Sun, 07 Dec 2003 19:26:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1AT3bi-00029a-00; Sun, 07 Dec 2003 12:26:14 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AT3ba-00029S-00 for ding@lists.math.uh.edu; Sun, 07 Dec 2003 12:26:06 -0600 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id 554B53A0043 for ; Sun, 7 Dec 2003 12:26:05 -0600 (CST) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AT3bY-0002YP-00 for ; Sun, 07 Dec 2003 19:26:04 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AT3bX-0002YH-00 for ; Sun, 07 Dec 2003 19:26:03 +0100 Original-Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AT3bX-0001sx-00 for ; Sun, 07 Dec 2003 19:26:03 +0100 Original-Lines: 17 Original-X-Complaints-To: usenet@sea.gmane.org User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.2 (gnu/linux) Cancel-Lock: sha1:Dyt8TlhWMven1j1+LonF/pjHiho= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:55132 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:55132 I have some ancient code in my .gnus.el that I wrote to buttonize HTML message parts, and then to pipe that code through a program of my choice for display, if and only if I select that button. I don't like to depend on home-grown code that might eventually go out of date, so I'm wondering if there's now a recommended way to do this in the latest Gnus. Note that I don't want to use `gnus-treat-wash-html', since I never want to see any HTML parts unless I specifically select them when viewing the message. Buttonizing works well for this purpose. Thanks in advance. -- Lloyd Zusman ljz@asfast.com