From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/60964 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.discuss,gmane.emacs.gnus.general Subject: gnus/spam-report.el: User-Agent for Gmane spam reporting Date: Fri, 16 Sep 2005 14:21:49 +0200 Message-ID: Reply-To: Reiner Steib NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1126873342 3187 80.91.229.2 (16 Sep 2005 12:22:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 16 Sep 2005 12:22:22 +0000 (UTC) Original-X-From: gmane-discuss-admin@hawk.netfonds.no Fri Sep 16 14:22:09 2005 Return-path: Original-Received: from hawk.netfonds.no ([80.91.224.246]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EGFEF-0007JY-Lf for gd-gmane-discuss@m.gmane.org; Fri, 16 Sep 2005 14:22:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=hawk.netfonds.no) by hawk.netfonds.no with esmtp (Exim 3.35 #1 (Debian)) id 1EGFEB-0005Ev-00; Fri, 16 Sep 2005 14:22:03 +0200 Original-Received: from mail.uni-ulm.de ([134.60.1.1]) by hawk.netfonds.no with esmtp (Exim 3.35 #1 (Debian)) id 1EGFDz-0005Em-00 for ; Fri, 16 Sep 2005 14:21:51 +0200 Original-Received: from bridgekeeper.physik.uni-ulm.de (bridgekeeper.physik.uni-ulm.de [134.60.10.123]) by mail.uni-ulm.de (8.13.4/8.13.4) with ESMTP id j8GCLnnK029026; Fri, 16 Sep 2005 14:21:50 +0200 (MEST) Original-Received: by bridgekeeper.physik.uni-ulm.de (Postfix, from userid 170) id 7FD8F10A5A; Fri, 16 Sep 2005 14:21:49 +0200 (CEST) Mail-Followup-To: Ding List , gmane dicuss Original-To: Ding List , gmane dicuss X-Face: 1;h7XMU[7l}$T@J.D}5z*w8Tg'}B5ArAWc8>2X~otB;kOjKs8X%|hTC#dG:%Vpx")x7S/`v :VXU#fZW$X$zdhEU.RfVQ@<-m9IuN{Hm"fW{,5]6kR'M*vEs+{5Cj!L(JTRzA$(},?5J=sm;%Od List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Xref: news.gmane.org gmane.discuss:8657 gmane.emacs.gnus.general:60964 Archived-At: Hi, wouldn't it be nice to use `gnus-extended-version' instead of `gnus-emacs-version' for the Gmane spam reporting? This would include Gnus version which is more useful in this context, IMO. ELISP> (gnus-emacs-version) "Emacs/22.0.50 (gnu/linux)" ELISP> (gnus-extended-version) "Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)" Unless Gmane prefers the current format for some reason, I'll commit this change: --8<---------------cut here---------------start------------->8--- --- spam-report.el 10 Sep 2005 22:32:24 +0200 6.9.2.10 +++ spam-report.el 16 Sep 2005 14:01:21 +0200 @@ -150,7 +150,7 @@ (process-send-string tcp-connection (format "GET %s HTTP/1.1\nUser-Agent: %s (spam-report.el)\nHost: %s\n\n" - report (gnus-emacs-version) host))))) + report (gnus-extended-version) host))))) ;;;###autoload (defun spam-report-process-queue (&optional file keep) --8<---------------cut here---------------end--------------->8--- Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/