From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/50104 Path: main.gmane.org!not-for-mail From: kbk@shore.net (Kurt B. Kaiser) Newsgroups: gmane.emacs.gnus.general Subject: Re: [Patch] mbox From_ Format Generalization (Tiny Change) Date: Thu, 13 Feb 2003 13:54:48 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: <847kc4z9zn.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1045162438 10296 80.91.224.249 (13 Feb 2003 18:53:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 13 Feb 2003 18:53:58 +0000 (UTC) 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 18jOUd-0002fR-00 for ; Thu, 13 Feb 2003 19:53:55 +0100 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 18jOVo-0002t1-00; Thu, 13 Feb 2003 12:55:08 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 13 Feb 2003 12:56:06 -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 MAA08347 for ; Thu, 13 Feb 2003 12:55:55 -0600 (CST) Original-Received: (qmail 97675 invoked by alias); 13 Feb 2003 18:54:50 -0000 Original-Received: (qmail 97670 invoked from network); 13 Feb 2003 18:54:50 -0000 Original-Received: from h006008a7bda6.ne.client2.attbi.com (24.128.248.44) by 66.230.238.6 with SMTP; 13 Feb 2003 18:54:50 -0000 Original-Received: (from kbk@localhost) by h006008a7bda6.ne.client2.attbi.com (8.11.6/8.11.6) id h1DIsng18401; Thu, 13 Feb 2003 13:54:49 -0500 Original-To: ding@gnus.org In-Reply-To: <847kc4z9zn.fsf@lucy.is.informatik.uni-duisburg.de> (kai.grossjohann@uni-duisburg.de's message of "Thu, 13 Feb 2003 12:38:20 +0100") User-Agent: Gnus/5.09001 (Oort Gnus v0.10) Emacs/21.2 (i386-redhat-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:50104 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:50104 kai.grossjohann@uni-duisburg.de (Kai Gro=DFjohann) writes: > Who's doing rmail.el? I don't have a checkout of emacs, but I suppose I could work up a=20 patch, if that's what you're looking for. However, the rmail.el code is exactly the same, search on 'bogus' :) Seems to me that the xxx-unix-mail-delimiter should simply ignore everything between the timestamp and the end of line, and also it doesn't seem to be able to recognize RFC822 military time zones like 23:59:59 Z, but OTOH it's been in place all these years....=20 -- KBK