From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/44389 Path: main.gmane.org!not-for-mail From: Dan Christensen Newsgroups: gmane.emacs.gnus.general Subject: Re: C-d heuristics Date: Wed, 24 Apr 2002 14:59:47 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: <87sn5k53do.fsf@uwo.ca> References: <871yepo3tl.fsf@uwo.ca> <87ofg9ol2b.fsf@uwo.ca> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1019674951 26671 127.0.0.1 (24 Apr 2002 19:02:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 24 Apr 2002 19:02:31 +0000 (UTC) Cc: ding@gnus.org Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 170S2B-0006w4-00 for ; Wed, 24 Apr 2002 21:02:31 +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 170S0H-0004v2-00; Wed, 24 Apr 2002 14:00:33 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 24 Apr 2002 14:00:46 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id OAA00864 for ; Wed, 24 Apr 2002 14:00:34 -0500 (CDT) Original-Received: (qmail 25939 invoked by alias); 24 Apr 2002 19:00:16 -0000 Original-Received: (qmail 25934 invoked from network); 24 Apr 2002 19:00:15 -0000 Original-Received: from pony.its.uwo.ca (129.100.2.63) by gnus.org with SMTP; 24 Apr 2002 19:00:15 -0000 Original-Received: from femail.its.uwo.ca (hurdle.its.uwo.ca [129.100.2.108]) by pony.its.uwo.ca (8.12.1/8.12.0) with ESMTP id g3OJ04C9028459 for ; Wed, 24 Apr 2002 15:00:13 -0400 (EDT) Original-Received: from localhost (ren.math.uwo.ca [129.100.75.76]) by femail.its.uwo.ca (8.12.1/8.12.0) with ESMTP id g3OIxlGU015839; Wed, 24 Apr 2002 14:59:48 -0400 (EDT) Original-Received: from jdc by localhost with local (Exim 3.35 #1 (Debian)) id 170RzX-0007Ry-00; Wed, 24 Apr 2002 14:59:47 -0400 Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) Mail-Copies-To: nobody In-Reply-To: (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Wed, 24 Apr 2002 13:25:50 +0200") Original-Lines: 20 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-debian-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:44389 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:44389 Thanks, Kai. Sorry for not providing a proper changelog entry. Here is one based on yours. 2002-04-24 Kai Gro=DFjohann From Dan Christensen . =09 * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p) (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head): Recognize math postings. Extract Date (now ignores "(15kb)"). Extract email address using gnus-extract-address-components instead of just taking the first word. Create Date and From headers for message which are missing these headers. Get rid of spurious \\ lines (purely cosmetic). Extend body-end and file-end regexps, to exclude more garbage from the message. Make URL rephrasing regexp more flexible, to match current=20 format. --=20 Dan Christensen jdc+news@uwo.ca