From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85350 Path: news.gmane.org!not-for-mail From: Frank Newsgroups: gmane.emacs.gnus.general Subject: Re: nnir-run-gmane produces empty results Date: Sat, 13 Dec 2014 03:05:20 +0000 (UTC) Message-ID: References: <87ionqgh5n.fsf@fastmail.fm> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1418445124 10525 80.91.229.3 (13 Dec 2014 04:32:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 13 Dec 2014 04:32:04 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33596@lists.math.uh.edu Sat Dec 13 05:31:58 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XzeN3-0005ux-Re for ding-account@gmane.org; Sat, 13 Dec 2014 05:31:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1XzeMi-0000z7-Mm; Fri, 12 Dec 2014 22:31:36 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Xzd1S-0000cL-JV for ding@lists.math.uh.edu; Fri, 12 Dec 2014 21:05:34 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1Xzd1Q-0007Zo-U2 for ding@lists.math.uh.edu; Fri, 12 Dec 2014 21:05:34 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1Xzd1O-0004JJ-TV for ding@gnus.org; Sat, 13 Dec 2014 04:05:30 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Xzd1O-0002pR-Bi for ding@gnus.org; Sat, 13 Dec 2014 04:05:30 +0100 Original-Received: from host-51.16-14-119.dynamic.totalbb.net.tw ([119.14.16.51]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 13 Dec 2014 04:05:30 +0100 Original-Received: from kulugox by host-51.16-14-119.dynamic.totalbb.net.tw with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 13 Dec 2014 04:05:30 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 43 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 119.14.16.51 (Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 conkeror/1.0pre1 (Debian-1.0~~pre-1+git141025-1)) X-Spam-Score: -0.1 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:85350 Archived-At: Matt Lundin imapmail.org> writes: > > I find that using nnir to search gmane no longer produces any results. > > For instance, if I type GG on gmane.emacs.gnus.general and then type > "nnir" RET, I receive the following message: > > ,---- > | Couldn't request group nnir:nnir-87lhsmghcc.fsf: Search produced empty > | results. > `---- > > Digging into nnir-run-gmane I find that it attempts to access the > following url: > > http://search.gmane.org/nov.php?query=nnir+group%3Agmane.emacs.gnus.general+&HITSPERPAGE=999 > > If I attempt to access that url in a browser, I get the following > message: > > "No CGI parameters specified" > > Thanks, > Matt > > I come into the same problem, gnus-group-make-nnir-group always produces: "Couldn't request group nnir:nnir-xxxxxxx.fsf: Search produced empty results." By the way I set nnir-method-default as ((nnimap . notmuch) (nntp . gmane)), and imap works. Does anyone has idea how to figure out this problem? Thanks in advanced. Sincerely, Frank.