From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/42772 Path: main.gmane.org!not-for-mail From: Rafael Villarroel Newsgroups: gmane.emacs.gnus.general Subject: Can't do google searches Date: Tue, 29 Jan 2002 13:36:09 -0600 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035177971 13833 80.91.224.250 (21 Oct 2002 05:26:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:26:11 +0000 (UTC) Return-Path: Original-Received: (qmail 18934 invoked from network); 29 Jan 2002 18:40:39 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 29 Jan 2002 18:40:39 -0000 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 16VdAq-0007i3-00; Tue, 29 Jan 2002 12:40:04 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 29 Jan 2002 12:39:55 -0600 (CST) 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 MAA18300 for ; Tue, 29 Jan 2002 12:39:39 -0600 (CST) Original-Received: (qmail 18898 invoked by alias); 29 Jan 2002 18:39:38 -0000 Original-Received: (qmail 18893 invoked from network); 29 Jan 2002 18:39:38 -0000 Original-Received: from gauss.matem.unam.mx (132.248.17.1) by gnus.org with SMTP; 29 Jan 2002 18:39:38 -0000 Original-Received: from lamia.matem.unam.mx (lamia.matem.unam.mx [132.248.17.156]) by gauss.matem.unam.mx (8.9.3/8.8.7) with ESMTP id MAA18713 for ; Tue, 29 Jan 2002 12:45:46 -0600 Original-Received: (from rafael@localhost) by lamia.matem.unam.mx (8.11.2/8.8.7) id g0TJa9J03734; Tue, 29 Jan 2002 13:36:09 -0600 X-Authentication-Warning: lamia.matem.unam.mx: rafael set sender to r_villarroel@yahoo.com using -f Original-To: ding@gnus.org Original-Lines: 29 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/20.7 (i386-redhat-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:42772 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:42772 With recent CVS Gnus, if in Group buffer I do G w, then choose google, and for search string I type emacs, I get an error: Opening nnweb server on y0l3d0p6jo3.fsf-ephemeral...done No matching articles the backtrace I get is: Signaling: (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("y0l3d0p6jo3.fsf" (nnweb "y0l3d0p6jo3.fsf" (nnweb-search "emacs") (nnweb-type google) (nnweb-ephemeral-p t)) t (# . group)) gnus-group-make-web-group(nil) call-interactively(gnus-group-make-web-group) Is this a known issue? I have w3 in my system, for example the following was in the output of ./configure: checking for acceptable URL version... (cached) ~/site-lisp checking for acceptable W3 version... (cached) ~/site-lisp Thanks, Rafael