From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18136 Path: main.gmane.org!not-for-mail From: Vladimir Volovich Newsgroups: gmane.emacs.gnus.general Subject: Re: Test: alternative multipart in a mixed multipart Date: 25 Oct 1998 10:16:19 +0300 Sender: owner-ding@hpc.uh.edu Message-ID: References: <199810250507.BAA01119@brain.cs.rochester.edu> <2nbtn1usq0.fsf@zsh.cs.rochester.edu> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035156712 4564 80.91.224.250 (20 Oct 2002 23:31:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:31:52 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id CAA18868 for ; Sun, 25 Oct 1998 02:28:14 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id BAB21699; Sun, 25 Oct 1998 01:28:01 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 25 Oct 1998 01:27:46 -0600 (CST) 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 BAA04369 for ; Sun, 25 Oct 1998 01:27:36 -0600 (CST) Original-Received: from cc.vsu.ru (root@ns.vsu.relarn.ru [194.226.24.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id CAA18841 for ; Sun, 25 Oct 1998 02:27:32 -0500 (EST) Original-Received: (from uucp@localhost) by cc.vsu.ru (8.9.1/8.9.1) with UUCP id KAA26522 for ding@gnus.org; Sun, 25 Oct 1998 10:27:19 +0300 Original-Received: (from vvv@localhost) by vvv.vsu.ru (8.8.7/8.8.7) id KAA02344; Sun, 25 Oct 1998 10:16:19 +0300 Original-To: ding@gnus.org In-Reply-To: Shenghuo ZHU's message of "25 Oct 1998 01:16:07 -400" Original-Lines: 51 User-Agent: Gnus/5.070039 (Pterodactyl Gnus v0.39) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18136 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18136 "ZSH" == Shenghuo ZHU writes: ZSH> After applying the patch, it will shown as ZSH> [1. text/plain] Part1 ZSH> [*] text/plain [ ] image/gif ZSH> Test ZSH> [2. text/plain] ZSH> Part3 I wonder, should it be looking like [1. text/plain] Part1 2. [*] text/plain [ ] image/gif Test [3. text/plain] Part3 because part numbering is wrong for the first variant. Also, when digestifying this with pgnus 0.39, i get [ 76: Shenghuo ZHU ] <* mixed> Test: alternative multipart in a mixed multipart [ 58: Shenghuo ZHU ] <1.* alternative> [ 46: Shenghuo ZHU ] <1.1 gif> [ 2: Shenghuo ZHU ] <2 text> which seems also wrong (the first part simply did not appear; the text part of multipart also did not appear; and numbering is wrong). The correct way of displaying is imho the following: [ 76: Shenghuo ZHU ] <* mixed> Test: alternative multipart in a mixed multipart [ ??: Shenghuo ZHU ] <1 text> [ 58: Shenghuo ZHU ] <2.* alternative> [ 46: Shenghuo ZHU ] <2.1 gif> [ ??: Shenghuo ZHU ] <2.2 text> [ 2: Shenghuo ZHU ] <3 text> Best regards, -- Vladimir.