From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/33679 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 13:47:47 +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=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035169739 26336 80.91.224.250 (21 Oct 2002 03:08:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:08:59 +0000 (UTC) Cc: ding@gnus.org 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 E2F18D049D for ; Fri, 15 Dec 2000 05:49:27 -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 EAB13410; Fri, 15 Dec 2000 04:49:27 -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 04:47:30 -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 EAA15406 for ; Fri, 15 Dec 2000 04:47:20 -0600 (CST) Original-Received: from vsu.ru (relay1.vsu.ru [62.76.169.14]) by mailhost.sclp.com (Postfix) with ESMTP id 2BE4FD049D for ; Fri, 15 Dec 2000 05:47:46 -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 2208990; Fri, 15 Dec 2000 13:47:44 +0300 Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) In-Reply-To: Original-Lines: 26 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:33679 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:33679 "KG" == Kai Großjohann writes: KG> On 15 Dec 2000, vvv@vsu.ru wrote: >> when i press C-d on this message, i see the messages in a digest, >> but i do not see this first text/plain part. KG> I see this summary buffer: KG> /---- | [01-Jan, 0b: nobody ] Topics | [12-Dec, 0b: KG> someone@somewhe] subject 1 | [12-Dec, 0b: someone@somewhe] KG> subject 2 \---- KG> Is it the `Topics' line that you were missing? As you can see, I KG> get it. Or is something else missing here? No, the original message was of type multipart/mixed and contained the text part with the description of a bug, then a multipart/digest part with the digest. the digest contains three parts, -- topics, and two messages. What you see when you press C-d is the contents of the digest: topics and two messages. But where is the first text/plain part with the description of the bug? Best, v.