From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/42777 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: Can't do google searches Date: Tue, 29 Jan 2002 16:24:57 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <2nhep4u9xy.fsf@zsh.cs.rochester.edu> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035177976 13901 80.91.224.250 (21 Oct 2002 05:26:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:26:16 +0000 (UTC) Return-Path: Original-Received: (qmail 26141 invoked from network); 29 Jan 2002 21:26:47 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 29 Jan 2002 21:26:47 -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 16VflR-0000BE-00; Tue, 29 Jan 2002 15:26:01 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 29 Jan 2002 15:25:53 -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 PAA19348 for ; Tue, 29 Jan 2002 15:25:35 -0600 (CST) Original-Received: (qmail 26111 invoked by alias); 29 Jan 2002 21:25:35 -0000 Original-Received: (qmail 26106 invoked from network); 29 Jan 2002 21:25:34 -0000 Original-Received: from zsh.cs.rochester.edu (HELO zsh.2y.net) (192.5.53.126) by gnus.org with SMTP; 29 Jan 2002 21:25:34 -0000 Original-Received: (from zsh@localhost) by zsh.2y.net (8.11.6/8.11.2) id g0TLOvY14637; Tue, 29 Jan 2002 16:24:57 -0500 Original-To: ding@gnus.org X-Attribution: ZSH X-Face: #zw9`a=vHLkn+ZH8C (Rafael Villarroel's message of "Tue, 29 Jan 2002 13:36:09 -0600") Original-Lines: 30 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2.50 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:42777 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:42777 Rafael Villarroel writes: > 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 Maybe this helps, http://groups.google.com/groups?hl=en&selm=2nd70rwjch.fsf%40zsh.cs.rochester.edu ShengHuo