From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/5315 Path: main.gmane.org!not-for-mail From: michael lamoureux Newsgroups: gmane.emacs.gnus.general Subject: Re: Unix mbox format Date: Mon, 26 Feb 1996 10:21:40 -0500 Message-ID: <199602261521.KAA29153@erpland.engin.umich.edu> References: Reply-To: "Michael J. Lamoureux" NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035145937 32462 80.91.224.250 (20 Oct 2002 20:32:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:32:17 +0000 (UTC) Cc: ding@ifi.uio.no Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.3/8.6.9) with SMTP id JAA01514 for ; Mon, 26 Feb 1996 09:00:54 -0800 Original-Received: from erpland.engin.umich.edu (erpland.engin.umich.edu [141.213.30.72]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id ; Mon, 26 Feb 1996 17:18:11 +0100 Original-Received: (lamour@localhost) by erpland.engin.umich.edu (8.6.12/8.6.4) id KAA29153; Mon, 26 Feb 1996 10:21:40 -0500 Original-To: larsi@ifi.uio.no (Lars Magne Ingebrigtsen) In-Reply-To: Xref: main.gmane.org gmane.emacs.gnus.general:5315 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:5315 "lars" == Lars Magne Ingebrigtsen writes: lars> The next line has to start with "[^ :]+:" for Gnus to consider lars> it a real delimiter. (It's reasonable to assume that a header lars> line should follow the delimiter.) Well, I think the next line is the From line (the one without the ":") Here's a brief clip from my VM INBOX file (I prepended a space to all of the lines, for paranoia's sake). ... The release is just one short month away, and it should be as bug free as possible. -- "Yes. The journey through the human heart would have to wait until some other time." From ding-request@ifi.uio.no Mon Feb 26 07:57:36 1996 Received: from srvr7.engin.umich.edu (root@srvr7.engin.umich.edu [141.212.2.69]) by srvr5.engin.umich.edu (8.7.4/8.7.3) with ESMTP id HAA17221 for ; Mon, 26 Feb 1996 07:57:35 -0500 (EST) Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by srvr7.engin.umich.edu (8.7.4/8.7.3) with SMTP id HAA01287 for ; Mon, 26 Feb 1996 07:56:25 -0500 (EST) ... lars> Is this a bad idea? A good idea? Should we use a different lars> regexp to match header lines? Probably. fyi, Michael