Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: jpranav@cisco.com (Pranav K. Tiwari)
Subject: error with gnus-group-make-web-group
Date: Fri, 21 Jan 2005 15:09:50 +0530	[thread overview]
Message-ID: <uacr3dst5.fsf@cisco.com> (raw)


I'm trying to use gnus-group-make-web-group for google search, trying to
follow the method in the info page.

I go to the group buffer, type G w, press <enter> to select google, and
they enter the search string "cisco". I get the following error (message
log). Also, toggle-debug-on-error gives the stack trace listed below.

-p

,----[ message log ]
| Opening nnweb server on ufz0vdt4b.fsf-ephemeral...done
| Contacting groups.google.com:80
| Request sent, waiting for response...
| Reading [text/html]... 475 bytes of 240 bytes (198%)
| Retrieval complete.
| Request sent, waiting for response...
| Reading [text/html; charset=iso-8859-1]... 63k
| Trying again (2)...
| Request sent, waiting for response...
| Reading [text/html]... 475 bytes of 240 bytes (198%)
| Retrieval complete.
| Request sent, waiting for response...
| Reading [text/html; charset=iso-8859-1]... 58k
| Trying again (3)...
| Request sent, waiting for response...
| Reading [text/html]... 475 bytes of 240 bytes (198%)
| Retrieval complete.
| Request sent, waiting for response...
| Reading [text/html; charset=iso-8859-1]... 72k
| Trying again (4)...
| Request sent, waiting for response...
| Reading [text/html]... 475 bytes of 240 bytes (198%)
| Retrieval complete.
| Request sent, waiting for response...
| Reading [text/html; charset=iso-8859-1]... 96k
| Retrieval complete.
| Mark set
| No matching articles
| gnus-group-read-ephemeral-group: Couldn't request group: No matching articles
| Auto-saving...done
| Mark set [2 times]
`----

,----[ stack trace ]
| Debugger entered--Lisp error: (error "Couldn't request group: No matching articles")
|   signal(error ("Couldn't request group: No matching articles"))
|   error("Couldn't request group: %s" "No matching articles")
|   gnus-group-read-ephemeral-group("ud5vzdsv6.fsf" (nnweb "ud5vzdsv6.fsf" (nnweb-search "cisco") (nnweb-type google) (nnweb-ephemeral-p t)) t (#<buffer *Group*> . group))
|   gnus-group-make-web-group(nil)
`----


                 reply	other threads:[~2005-01-21  9:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=uacr3dst5.fsf@cisco.com \
    --to=jpranav@cisco.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).