From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/44924 Path: main.gmane.org!not-for-mail From: Niklas Morberg Newsgroups: gmane.emacs.gnus.general Subject: Trivial documentation patch for nnweb Date: Wed, 22 May 2002 14:02:15 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1022068855 31782 127.0.0.1 (22 May 2002 12:00:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 22 May 2002 12:00: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 17AUnX-0008GU-00 for ; Wed, 22 May 2002 14:00: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 17AUmf-0006Kq-00; Wed, 22 May 2002 07:00:01 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 22 May 2002 07:00:20 -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 HAA13977 for ; Wed, 22 May 2002 07:00:10 -0500 (CDT) Original-Received: (qmail 14808 invoked by alias); 22 May 2002 11:59:41 -0000 Original-Received: (qmail 14803 invoked from network); 22 May 2002 11:59:40 -0000 Original-Received: from krynn.axis.se (193.13.178.10) by gnus.org with SMTP; 22 May 2002 11:59:40 -0000 Original-Received: from PCNIKLAS2 (dh10-13-8-243.axis.se [10.13.8.243]) by krynn.axis.se (8.12.2/8.12.2/Debian -5) with ESMTP id g4MBxCS3031280 for ; Wed, 22 May 2002 13:59:12 +0200 Original-To: ding@gnus.org Original-Lines: 51 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:44924 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:44924 I haven't supplied patches before, so I'm not quite sure how to do it. The documentation tells me to use `-u' as the diff option, so I did that (together with `-b'). It doesn't seem right that all of the path is included, should it really be like this? The patch itself adds google to the nnweb documentation and removes the mentioning of dejanewsold (which is only present in nnweb.el as code commented out). I get the feeling that much of nnweb.el should be trimmed away since neither Deja nor InReference seems available anymore. Niklas diff -u -b "h:/pgnus/texi/gnus.texi.~6.280.~" "h:/pgnus/texi/gnus.texi" --- h:/pgnus/texi/gnus.texi.~6.280.~ Wed May 22 13:21:00 2002 +++ h:/pgnus/texi/gnus.texi Wed May 22 13:42:50 2002 @@ -14372,6 +14372,7 @@ @node Web Searches @subsection Web Searches @cindex nnweb +@cindex Google @cindex DejaNews @cindex Alta Vista @cindex InReference @@ -14418,7 +14419,7 @@ @item nnweb-type @vindex nnweb-type What search engine type is being used. The currently supported types -are @code{dejanews}, @code{dejanewsold}, @code{altavista} and +are @code{google}, @code{dejanews}, @code{altavista} and @code{reference}. @item nnweb-search diff -u -b "h:/pgnus/lisp/nnweb.el.~6.18.~" "h:/pgnus/lisp/nnweb.el" --- h:/pgnus/lisp/nnweb.el.~6.18.~ Wed May 22 13:40:38 2002 +++ h:/pgnus/lisp/nnweb.el Wed May 22 13:40:53 2002 @@ -49,8 +49,7 @@ (defvoo nnweb-type 'google "What search engine type is being used. -Valid types include `google', `dejanews', `dejanewsold', `reference', -and `altavista'.") +Valid types include `google', `dejanews', `reference', and `altavista'.") (defvar nnweb-type-definition '((google