From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/33684 Path: main.gmane.org!not-for-mail From: vvv@vsu.ru Newsgroups: gmane.emacs.gnus.general Subject: Re: bug in gnus-summary-enter-digest-group Date: 15 Dec 2000 15:41:29 +0300 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 1035169743 26382 80.91.224.250 (21 Oct 2002 03:09:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:09:03 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id BBE88D049D for ; Fri, 15 Dec 2000 07:41:50 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id GAB13966; Fri, 15 Dec 2000 06:41:50 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 15 Dec 2000 06:41:14 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id GAA16222 for ; Fri, 15 Dec 2000 06:41:05 -0600 (CST) Original-Received: from vsu.ru (relay1.vsu.ru [62.76.169.14]) by mailhost.sclp.com (Postfix) with ESMTP id 9F962D049D for ; Fri, 15 Dec 2000 07:41:28 -0500 (EST) Original-Received: from video.uic.vsu.ru ([62.76.169.38] verified) by vsu.ru (CommuniGate Pro SMTP 3.4b7) with ESMTP id 2209428 for ding@gnus.org; Fri, 15 Dec 2000 15:41:27 +0300 Original-To: ding@gnus.org In-Reply-To: Original-Lines: 21 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.6 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:33684 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:33684 "v" == vvv writes: KG> Is it the `Topics' line that you were missing? As you can see, I KG> get it. Or is something else missing here? v> No, the original message was of type multipart/mixed and contained v> the text part with the description of a bug, then a v> multipart/digest part with the digest. the digest contains three v> parts, -- topics, and two messages. v> What you see when you press C-d is the contents of the digest: v> topics and two messages. But where is the first text/plain part v> with the description of the bug? i'd like to add that perhaps i should have used M-C-d (gnus-summary-read-document) instead of C-d (gnus-summary-enter-digest-group). But neither of them shows the whole MIME structure of the message. Best, v.