From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/55260 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: Buttonizing and decoding based on message part contents? Date: Wed, 17 Dec 2003 14:49:50 +0100 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1071669407 11397 80.91.224.253 (17 Dec 2003 13:56:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 17 Dec 2003 13:56:47 +0000 (UTC) Original-X-From: ding-owner+M3800@lists.math.uh.edu Wed Dec 17 14:56:45 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 1AWcAO-0008ML-00 for ; Wed, 17 Dec 2003 14:56:44 +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 1AWcA8-0002Ue-00; Wed, 17 Dec 2003 07:56:28 -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 1AWc9z-0002UW-00 for ding@lists.math.uh.edu; Wed, 17 Dec 2003 07:56:19 -0600 Original-Received: from pfepb.post.tele.dk (pfepb.post.tele.dk [195.41.46.236]) by justine.libertine.org (Postfix) with ESMTP id ECE9E3A003F for ; Wed, 17 Dec 2003 07:56:18 -0600 (CST) Original-Received: from [195.215.224.149] (0xc3d7e095.esnxr4.ras.tele.dk [195.215.224.149]) by pfepb.post.tele.dk (Postfix) with ESMTP id 89FA05EE2D5 for ; Wed, 17 Dec 2003 14:56:16 +0100 (CET) Original-To: ding@gnus.org Mail-Followup-To: ding@gnus.org In-Reply-To: (Lloyd Zusman's message of "Wed, 17 Dec 2003 08:19:06 -0500") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:55260 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:55260 Lloyd Zusman writes: > Jesper Harder writes: > >> Another possibility could be to do it as a part of article washing >> -- something like the removed `article-hide-pgp' from Gnus 5.9. > > Does anyone know why that washing function was removed? It was obsoleted by the new built-in pgp functionality in Oort.