From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/24427 Path: main.gmane.org!not-for-mail From: Vladimir Volovich Newsgroups: gmane.emacs.gnus.general Subject: Re: C-d displays duplicated parts Date: 21 Jul 1999 11:44:34 +0400 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035161994 8618 80.91.224.250 (21 Oct 2002 00:59:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:59:54 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id DAA08654 for ; Wed, 21 Jul 1999 03:53:51 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id CAB26867; Wed, 21 Jul 1999 02:50:16 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 21 Jul 1999 02:50:50 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id CAA12030 for ; Wed, 21 Jul 1999 02:50:36 -0500 (CDT) Original-Received: from relay2.vsu.ru (postfix@ftp.vsu.ru [62.76.169.7]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id DAA08619 for ; Wed, 21 Jul 1999 03:49:15 -0400 (EDT) Original-Received: by relay2.vsu.ru (Postfix, from userid 5) id 4F2F418E8; Wed, 21 Jul 1999 11:49:11 +0400 (MSD) Original-Received: (from vvv@localhost) by vvv.vsu.ru (8.9.3/8.9.3) id LAA01004; Wed, 21 Jul 1999 11:44:34 +0400 Original-To: ding@gnus.org In-Reply-To: Justin Sheehy's message of "20 Jul 1999 21:59:58 -0400" Original-Lines: 38 User-Agent: Gnus/5.070095 (Pterodactyl Gnus v0.95) Emacs/20.3.6 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:24427 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:24427 "JS" == Justin Sheehy writes: JS> Vladimir Volovich writes: >> i received a multipart/mixed message which contains a text/plain >> part (the first one), and then five message/rfc822 parts; each of >> them has the following headers: >> I.e. each message/rfc822 part is "duplicated". Is this correct? JS> From what you posted, it looks like each message/rfc822 part was JS> presented exactly once. Perhaps you mean something different by JS> "duplicated" than what I usually infer from that word... i mean that each rfc822 part was represented with two lines, e.g. the first one: R [ 31: Himanshu Gohel ] <2 rfc822> Mailbox R [ 15: Thomas Esser ] <2 text> Re: shared lib on Solaris and -Rpath Pressing on the line R [ 31: Himanshu Gohel ] <2 rfc822> Mailbox shows a parsed message/rfc822 buffer (i.e. headers of the original message, then headers of the attached message, then message body of attached message). Pressing on the line R [ 15: Thomas Esser ] <2 text> Re: shared lib on Solaris and -Rpath shows only the attached rfc822 message. it seems that this is enough, :) and the line R [ 31: Himanshu Gohel ] <2 rfc822> Mailbox is not necessary: each message/rfc822 attachment is represented with two lines, which seems wrong. Best regards, -- Vladimir.