From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/64586 Path: news.gmane.org!not-for-mail From: Dan Christensen Newsgroups: gmane.emacs.gnus.general Subject: Re: update lanl/arXiv nndoc support [patch] Date: Thu, 03 May 2007 20:07:38 -0400 Message-ID: <87tzutv4c5.fsf@uwo.ca> References: <87ejlyt9an.fsf@uwo.ca> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: sea.gmane.org 1178237421 18005 80.91.229.12 (4 May 2007 00:10:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 4 May 2007 00:10:21 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M13097@lists.math.uh.edu Fri May 04 02:10:20 2007 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1HjlNJ-0002hN-Tp for ding-account@gmane.org; Fri, 04 May 2007 02:10:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1HjlLW-0000wj-78; Thu, 03 May 2007 19:08:26 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1HjlLT-0000wQ-Cr for ding@lists.math.uh.edu; Thu, 03 May 2007 19:08:23 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.63) (envelope-from ) id 1HjlLS-0000I1-3Y for ding@lists.math.uh.edu; Thu, 03 May 2007 19:08:23 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1HjlLQ-0000Dr-00 for ; Fri, 04 May 2007 02:08:20 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HjlLA-0007qI-2q for ding@gnus.org; Fri, 04 May 2007 02:08:04 +0200 Original-Received: from bas3-london14-1096779874.dsl.bell.ca ([65.95.136.98]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 04 May 2007 02:08:04 +0200 Original-Received: from jdc by bas3-london14-1096779874.dsl.bell.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 04 May 2007 02:08:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 34 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: bas3-london14-1096779874.dsl.bell.ca User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.0.92 (gnu/linux) Cancel-Lock: sha1:O4XTM+1XSBD783b6eKrMvkYPfJ0= X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:64586 Archived-At: --=-=-= Reiner Steib writes: > Applied. Thanks. Thanks. > Could you also provide a patch for texi/gnus.texi or isn't it > necessary to mention arXiv there? Good idea. Patch below. If it would make sense to provide a URL, the right one is http://www.arxiv.org. Dan --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=gnus.texi.patch --- gnus.texi~ 2007-05-01 21:48:42.000000000 -0400 +++ gnus.texi 2007-05-03 20:05:11.000000000 -0400 @@ -17497,7 +17497,7 @@ A @acronym{MIME} digest of messages. @item lanl-gov-announce -Announcement messages from LANL Gov Announce. +Announcement messages from the arXiv preprint server (also know as LANL). @cindex forwarded messages @item rfc822-forward --=-=-=--