From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/45581 Path: main.gmane.org!not-for-mail From: Henrik Enberg Newsgroups: gmane.emacs.gnus.general Subject: Gnus inserted Date header Date: Mon, 08 Jul 2002 19:06:49 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: <877kk6m9na.fsf@enberg.org> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1026148141 10840 127.0.0.1 (8 Jul 2002 17:09:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 8 Jul 2002 17:09:01 +0000 (UTC) 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 17Rc0T-0002oa-00 for ; Mon, 08 Jul 2002 19:09:01 +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 17Rc0L-0005tf-00; Mon, 08 Jul 2002 12:08:53 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 08 Jul 2002 12:09:16 -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 MAA22251 for ; Mon, 8 Jul 2002 12:09:05 -0500 (CDT) Original-Received: (qmail 17122 invoked by alias); 8 Jul 2002 17:08:38 -0000 Original-Received: (qmail 17117 invoked from network); 8 Jul 2002 17:08:37 -0000 Original-Received: from maile.telia.com (194.22.190.16) by gnus.org with SMTP; 8 Jul 2002 17:08:37 -0000 Original-Received: from d1o1112.telia.com (d1o1112.telia.com [213.67.192.241]) by maile.telia.com (8.11.6/8.11.6) with ESMTP id g68H8Xo12355 for ; Mon, 8 Jul 2002 19:08:33 +0200 (CEST) Original-Received: from rocksteady (h205n2fls32o1112.telia.com [213.65.65.205]) by d1o1112.telia.com (8.10.2/8.10.1) with ESMTP id g68H8Hg20208 for ; Mon, 8 Jul 2002 19:08:33 +0200 (CEST) Original-Received: from henrik by rocksteady with local (Exim 3.35 #1 (Debian)) id 17RbzM-0004Vb-00 for ; Mon, 08 Jul 2002 19:07:52 +0200 Original-To: ding@gnus.org User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.3.50 (i686-pc-linux-gnu) Original-Lines: 19 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:45581 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:45581 I think this small patch would be a good idea. It is a bit confusing that Gnus inserts references to the development name. And it's one less thing to change when a release happens. --- gnus-art.el.~6.218.~ Mon Jul 8 12:39:45 2002 +++ gnus-art.el Mon Jul 8 18:58:33 2002 @@ -2667,7 +2667,7 @@ ":" (format "%02d" (nth 1 dtime))))))) (error - (format "Date: %s (from Oort)" date)))) + (format "Date: %s (from Gnus)" date)))) (defun article-date-local (&optional highlight) "Convert the current article date to the local timezone." -- Booting... /vmemacs.el