From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/17331 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: 2 wishes Date: 23 Sep 1998 19:35:44 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <5bzpc09dz7.fsf@whiskey.cs.rochester.edu> <2nsohnjsgi.fsf@zsh.cs.rochester.edu> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035156051 372 80.91.224.250 (20 Oct 2002 23:20:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:20:51 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA18626 for ; Wed, 23 Sep 1998 14:01:44 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id MAF01903; Wed, 23 Sep 1998 12:32:40 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 23 Sep 1998 13:00:10 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id MAA17917 for ; Wed, 23 Sep 1998 12:59:59 -0500 (CDT) Original-Received: from sparky.gnus.org (ppp096.uio.no [129.240.240.101]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id NAA18598 for ; Wed, 23 Sep 1998 13:59:49 -0400 (EDT) Original-Received: (from larsi@localhost) by sparky.gnus.org (8.8.5/8.8.5) id UAA00318; Wed, 23 Sep 1998 20:01:17 +0200 Mail-Copies-To: never X-Now-Reading: Robert Rodi's _The Birdcage_ Original-To: ding@gnus.org In-Reply-To: Shenghuo ZHU's message of "20 Sep 1998 00:53:01 -400" User-Agent: Gnus/5.070032 (Pterodactyl Gnus v0.32) XEmacs/21.0 (Finnish Landrace) X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > I've made postscript parts and uuencoded parts shown as (MIME) > buttons. I am going to add "shar" and "binhex". When it is finished, I > will mail it to you. Thanks. > What I did are > 1. use gnus-article-display-hook > 2. elisp native uudecode function (steal lots code from base64.el) > 3. modify mm-decode-content-transfer-encoding so that MIME button can > invoke uudecode. The following codes are the modified version. Any > suggestion? [...] > ((fboundp encoding) ;;; modified > (funcall encoding (point-min) (point-max))) ;;; modified Looks OK to me. [...] > + * gnus-art.el (gnus-mime-inline-part): remove part if necessary Thanks for the patch; I've applied it to Pterodactyl Gnus v0.32. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen