From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84671 Path: news.gmane.org!not-for-mail From: Matt Lundin Newsgroups: gmane.emacs.gnus.general Subject: nnir-run-gmane produces empty results Date: Tue, 24 Jun 2014 15:57:08 -0500 Message-ID: <87ionqgh5n.fsf@fastmail.fm> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1403726557 27899 80.91.229.3 (25 Jun 2014 20:02:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 25 Jun 2014 20:02:37 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M32914@lists.math.uh.edu Wed Jun 25 22:02:31 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 1WztOo-0000x9-SM for ding-account@gmane.org; Wed, 25 Jun 2014 22:02:31 +0200 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 1WztNy-0001Xc-Vt; Wed, 25 Jun 2014 15:01:39 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1WzXmI-0004R5-43 for ding@lists.math.uh.edu; Tue, 24 Jun 2014 15:57:18 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1WzXmC-0000Cm-Jq for ding@lists.math.uh.edu; Tue, 24 Jun 2014 15:57:17 -0500 Original-Received: from out1-smtp.messagingengine.com ([66.111.4.25]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1WzXmA-0004Fr-CS for ding@gnus.org; Tue, 24 Jun 2014 22:57:10 +0200 Original-Received: from compute6.internal (compute6.nyi.mail.srv.osa [10.202.2.46]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 1DC1821A18; Tue, 24 Jun 2014 16:57:09 -0400 (EDT) Original-Received: from frontend2 ([10.202.2.161]) by compute6.internal (MEProxy); Tue, 24 Jun 2014 16:57:09 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=imapmail.org; h= from:to:subject:date:message-id:mime-version:content-type; s= mesmtp; bh=Mf1KQ+p4H3XsZBwKFK7GJVSNIvA=; b=LQlpU1sWYJIJFPUd0D0a7 VCQW43kCFwA2TpBUEXBnrZb88SyoCZW6JbotAcDXjD2a9ZSdY9jtWbLJ82R0znPx N/Otxw9wRHFcNenuxxu0tsrxCg+2D83xQlclZexzwPGyKiTspwBP+fIYzsle8HRb r1gzyJ/IGervI4ewaqeHhs= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=from:to:subject:date:message-id :mime-version:content-type; s=smtpout; bh=Mf1KQ+p4H3XsZBwKFK7GJV SNIvA=; b=n2LHtuAawW5yO1T04zbG7q3QWATmRy5xX3p/mVBSjme83kWzBAt5GD cRVcmU8vwCSfIe7EHwpjVNpf23dLVT4N9RZ/rcIZG1k2xu2oStkkVtViOmJkkhnw 6r+IOC3eoj4/SUPv2s22Pat+LiqGe+fffKp2dhM9e8YAHLgSAdoTU= X-Sasl-enc: 7gQ3LR936dn8uI3acIgd6ftg/6YbpVREOJ1c0d8MabVf 1403643428 Original-Received: from archthink (unknown [50.172.132.15]) by mail.messagingengine.com (Postfix) with ESMTPA id D4093680236 for ; Tue, 24 Jun 2014 16:57:08 -0400 (EDT) User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.3 (gnu/linux) X-Spam-Score: -3.0 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84671 Archived-At: 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