From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/59490 Path: main.gmane.org!not-for-mail From: Geoff Kuenning Newsgroups: gmane.emacs.gnus.general Subject: Re: decoding more complex MIME messages Date: 30 Dec 2004 02:31:19 +0100 Organization: Linux Private Site 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 1104462804 8701 80.91.229.6 (31 Dec 2004 03:13:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 31 Dec 2004 03:13:24 +0000 (UTC) Original-X-From: ding-owner+M8028@lists.math.uh.edu Fri Dec 31 04:13:11 2004 Return-path: Original-Received: from mail-relay.eunet.no ([193.71.71.242]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CkDDz-0000Eg-00 for ; Fri, 31 Dec 2004 04:13:11 +0100 Original-Received: from malifon.math.uh.edu (IDENT:mail@malifon.math.uh.edu [129.7.128.13]) by mail-relay.eunet.no (8.13.1/8.13.1/GN) with ESMTP id iBU6PWpV047588 for ; Thu, 30 Dec 2004 07:25:34 +0100 (CET) (envelope-from ding-owner+M8028@lists.math.uh.edu) 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 1CjtUU-00014Q-00; Thu, 30 Dec 2004 00:08:54 -0600 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1CjpA7-0000Fy-00 for ding@lists.math.uh.edu; Wed, 29 Dec 2004 19:31:35 -0600 Original-Received: from quimby.gnus.org ([80.91.224.244]) by util2.math.uh.edu with esmtp (Exim 4.30) id 1Cjp9s-0000Ww-Gc for ding@lists.math.uh.edu; Wed, 29 Dec 2004 19:31:20 -0600 Original-Received: from news by quimby.gnus.org with local (Exim 3.35 #1 (Debian)) id 1Cjp9r-0006jx-00 for ; Thu, 30 Dec 2004 02:31:19 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 36 Original-NNTP-Posting-Host: nat-ph3-wh.rz.uni-karlsruhe.de Original-X-Trace: quimby.gnus.org 1104370279 25912 129.13.73.33 (30 Dec 2004 01:31:19 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Thu, 30 Dec 2004 01:31:19 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: main.gmane.org gmane.emacs.gnus.general:59490 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:59490 [ Gnus 5.9.0 on Emacs 21.3.1 ] I'm also having trouble with nested MIME mail. My structure is a bit different from David's. One example, generated by Outlook Express 6.00.2900.2180, is: multipart/related { multipart/alternative { text/plain text/html } image/jpeg } The other, generated by some Kodak software on a Mac that doesn't produce an X-Mailer header, is: multipart/mixed { multipart/related { multipart/alternative { [unspecified content-type containing plain text] text/html } image/jpeg ... } } Gnus 5.9.0 doesn't seem to have mm-w3m-* functions. Is there a place where I could back-fit David's fix, or am I stuck until I can upgrade to a newer release? -- Geoff Kuenning geoff@cs.hmc.edu http://www.cs.hmc.edu/~geoff/ Perl is awk with skin cancer. -- Henry Spencer