From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/51180 Path: main.gmane.org!not-for-mail From: kai.grossjohann@gmx.net (Kai =?iso-8859-1?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: Problem with mailing-list digests in latest Oort Date: Tue, 01 Apr 2003 18:34:15 +0200 Organization: University of Duisburg, Germany Sender: owner-ding@hpc.uh.edu Message-ID: <84adfaxjlk.fsf@lucy.is.informatik.uni-duisburg.de> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1049218909 27047 80.91.224.249 (1 Apr 2003 17:41:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 1 Apr 2003 17:41:49 +0000 (UTC) Original-X-From: owner-ding@hpc.uh.edu Tue Apr 01 19:41:44 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 190Pfd-0006WB-00 for ; Tue, 01 Apr 2003 19:35:37 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 190PfH-0002VD-00; Tue, 01 Apr 2003 11:35:15 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 01 Apr 2003 11:36:19 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id LAA17381 for ; Tue, 1 Apr 2003 11:36:06 -0600 (CST) Original-Received: (qmail 78478 invoked by alias); 1 Apr 2003 17:34:58 -0000 Original-Received: (qmail 78472 invoked from network); 1 Apr 2003 17:34:57 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by 66.230.238.6 with SMTP; 1 Apr 2003 17:34:57 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 190PfP-0004E4-00 for ; Tue, 01 Apr 2003 19:35:23 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 24 Original-NNTP-Posting-Host: pd951f028.dip.t-dialin.net Original-X-Trace: quimby.gnus.org 1049218523 15850 217.81.240.40 (1 Apr 2003 17:35:23 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 1 Apr 2003 17:35:23 GMT Mail-Copies-To: never User-Agent: Gnus/5.090018 (Oort Gnus v0.18) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:X3wWBSRhfqw7US4GSp95flgHHF8= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:51180 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:51180 Emerick Rogul writes: > . [ 178: Aimee Mann listproc ] <* mixed> MANNLIST digest 1773 > . [ 12: Aimee Mann listproc ] <1 text> > . [ 156: Aimee Mann listproc ] <2.* digest> > . [ 93: Aimee Mann listproc ] <2.1 text> > . [ 34: Aimee Mann listproc ] <2.2 text> > . [ 22: Aimee Mann listproc ] <2.3 text> According to the text of the message, this looks correct. The list server is sending MIME that makes Gnus render like this. Look at the source code of the message (C-u g). You'll see that the whole thing is multipart/mixed, and each message starts with a separator and then an empty line and then the message itself. Before the empty line there should be a line like Content-Type: message/rfc822 then Gnus would grok the contents. But since the Content-Type header is missing, text/plain is assumed. -- A preposition is not a good thing to end a sentence with.