Gnus development mailing list
 help / color / mirror / Atom feed
From: Henrik Enberg <henrik@enberg.org>
Subject: Gnus inserted Date header
Date: Mon, 08 Jul 2002 19:06:49 +0200	[thread overview]
Message-ID: <877kk6m9na.fsf@enberg.org> (raw)


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



             reply	other threads:[~2002-07-08 17:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-08 17:06 Henrik Enberg [this message]
2002-07-08 17:39 ` Simon Josefsson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877kk6m9na.fsf@enberg.org \
    --to=henrik@enberg.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).