From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/54166 Path: main.gmane.org!not-for-mail From: Stephen Berman Newsgroups: gmane.emacs.gnus.general Subject: multipart/alternative mail in doc group (bug?) Date: Sat, 04 Oct 2003 15:29:13 +0200 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 1065293086 22023 80.91.224.253 (4 Oct 2003 18:44:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 4 Oct 2003 18:44:46 +0000 (UTC) Original-X-From: ding-owner+M2707@lists.math.uh.edu Sat Oct 04 20:44:44 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 1A5rOW-0000In-00 for ; Sat, 04 Oct 2003 20:44:44 +0200 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 1A5rLB-0005hW-00; Sat, 04 Oct 2003 13:41:17 -0500 Original-Received: from justine.libertine.org ([66.139.78.221]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1A5mnw-0005LX-00 for ding@lists.math.uh.edu; Sat, 04 Oct 2003 08:50:40 -0500 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id B61473A004D for ; Sat, 4 Oct 2003 08:50:39 -0500 (CDT) Original-Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1A5mnu-0005FX-00 for ; Sat, 04 Oct 2003 15:50:38 +0200 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 1A5mTc-00054d-00 for ; Sat, 04 Oct 2003 15:29:40 +0200 Original-Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1A5mTc-0007M4-00 for ; Sat, 04 Oct 2003 15:29:40 +0200 Original-Lines: 23 Original-X-Complaints-To: usenet@sea.gmane.org User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:LJxyjwdw5qafR/R041ttg6Nn80A= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:54166 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:54166 (Using Gnus 5.10.2) When I have several multipart/alternative mails saved in a Unix mail file, make a doc group out of it with G f and then press on the group to read the mail, what I see in the summary buffer is this: . [ 39: John Doe ] <* alternative> Our New Address . [ 22: John Doe ] <1 text> . [ 9: John Doe ] <2 html> all of which is just the first mail in the file; all other mails are not seen and not accessible by Gnus (but are e.g. by mutt). This only happens if the first mail in the file is multipart/alternative; if the first mail is not multipart but e.g. just text/plain and all the following mails are multipart/alternative, Gnus displays all entries correctly in the summary buffer. Is there some variable I should be setting to prevent this (gnus-inhibit-mime-unbuttonizing is not relevant) or something else I should be doing when creating a doc group out of multipart/alternative messages, or is this a bug? I couldn't find anything helpful in the manual or internet. --Steve Berman