Gnus development mailing list
 help / color / mirror / Atom feed
From: Niklas Morberg <niklas.morberg@axis.com>
Subject: Trivial documentation patch for nnweb
Date: Wed, 22 May 2002 14:02:15 +0200	[thread overview]
Message-ID: <uptzo8k6w.fsf@axis.com> (raw)

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




             reply	other threads:[~2002-05-22 12:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-22 12:02 Niklas Morberg [this message]
2002-05-23 19:32 ` Simon Josefsson
2002-05-27  9:40 ` Larger patch for nnweb.el (Was: Trivial documentation patch for nnweb) Niklas Morberg
2002-05-24  8:11 Trivial documentation patch for nnweb Niklas Morberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=uptzo8k6w.fsf@axis.com \
    --to=niklas.morberg@axis.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).