From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/44368 Path: main.gmane.org!not-for-mail From: Andrew J Cosgriff Newsgroups: gmane.emacs.gnus.general Subject: [patch] extremely minor aesthetics in nnrss.el Date: 24 Apr 2002 04:16:39 GMT Organization: or something Sender: owner-ding@hpc.uh.edu Message-ID: <1yd6wp4trn.fsf@earthling.aia.aig.com.au> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1019621815 1123 127.0.0.1 (24 Apr 2002 04:16:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 24 Apr 2002 04:16:55 +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 170ED9-0000Ht-00 for ; Wed, 24 Apr 2002 06:16:55 +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 170EC9-000104-00; Tue, 23 Apr 2002 23:15:53 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 23 Apr 2002 23:16:06 -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 XAA27019 for ; Tue, 23 Apr 2002 23:15:50 -0500 (CDT) Original-Received: (qmail 23265 invoked by alias); 24 Apr 2002 04:15:11 -0000 Original-Received: (qmail 23260 invoked from network); 24 Apr 2002 04:15:11 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by gnus.org with SMTP; 24 Apr 2002 04:15:11 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 170ECt-0007Y7-00 for ; Wed, 24 Apr 2002 06:16:39 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 35 Original-NNTP-Posting-Host: 210.8.191.196 Original-X-Trace: quimby.gnus.org 1019621799 28540 210.8.191.196 (24 Apr 2002 04:16:39 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 24 Apr 2002 04:16:39 GMT X-URI: X-Face: ,9UPZ*IyS4+{qq6g&ENt[u~#{m:T4hU)_z01n\v)rN4'x-4F>=Z6z4iJB8_v9soa#)afYKnV=u85UhDy@;u+FaQz-J)j4T9V[1rEXIwE7_#,]4$LM&hPPwyv(gtCG\UfHW]Z.V,ADQFl}l<,:n(Dih!{@*VS'#)"zc8vDW>"zAwPeE0_O\<7b? User-Agent: Gnus/5.090006 (Oort Gnus v0.06) XEmacs/21.5 (beets, i686-pc-linux) Cancel-Lock: sha1:SAxvXXLSq5hmKxndFlkdnNeUwO4= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:44368 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:44368 This is entirely frivolous, but now the whole world can know we're using Gnus to read our RSS feeds. Instead of this : somewhere - - [24/Apr/2002:13:52:50 +1000] "GET /blah.rss HTTP/1.0" 200 45224 "-" "Unknown/Unknown URL/p4.0pre.46 (i686-pc-linux; X11)" we now get this : somewhere - - [24/Apr/2002:14:07:29 +1000] "GET /blah.rss HTTP/1.0" 200 45224 "-" "OortGnus/0.06 URL/p4.0pre.46 (i686-pc-linux; X11)" Enjoy, Andrew Index: nnrss.el =================================================================== RCS file: /usr/local/cvsroot/gnus/lisp/nnrss.el,v retrieving revision 6.28 diff -u -1 -b -p -r6.28 nnrss.el --- nnrss.el 2002/02/20 00:15:32 6.28 +++ nnrss.el 2002/04/24 04:13:03 @@ -452,4 +504,6 @@ ARTICLE is the article number of the cur (defun nnrss-insert-w3 (url) + (let ((url-package-name (replace-in-string (replace-in-string gnus-version " v.*$" "") " " "")) + (url-package-version gnus-version-number)) (mm-with-unibyte-current-buffer - (mm-url-insert url))) + (mm-url-insert url)))) -- Andrew J Cosgriff surprise sun amnesia hope lies