Gnus development mailing list
 help / color / mirror / Atom feed
* Gnus inserted Date header
@ 2002-07-08 17:06 Henrik Enberg
  2002-07-08 17:39 ` Simon Josefsson
  0 siblings, 1 reply; 2+ messages in thread
From: Henrik Enberg @ 2002-07-08 17:06 UTC (permalink / 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



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Gnus inserted Date header
  2002-07-08 17:06 Gnus inserted Date header Henrik Enberg
@ 2002-07-08 17:39 ` Simon Josefsson
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Josefsson @ 2002-07-08 17:39 UTC (permalink / raw)
  Cc: ding

Henrik Enberg <henrik@enberg.org> writes:

> 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.

Yep, added, thanks.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-07-08 17:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-08 17:06 Gnus inserted Date header Henrik Enberg
2002-07-08 17:39 ` Simon Josefsson

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).