From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/69306 Path: news.gmane.org!not-for-mail From: Andreas Seltenreich Newsgroups: gmane.emacs.gnus.general Subject: Re: Searching gmane groups in Gnus? Date: Sun, 03 Jan 2010 00:01:37 +0100 Message-ID: <87hbr4xga6.fsf@gate450.dyndns.org> References: <87r5q88hqp.fsf@edwards.hjemme.lan> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1262473419 5994 80.91.229.12 (2 Jan 2010 23:03:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 2 Jan 2010 23:03:39 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M17711@lists.math.uh.edu Sun Jan 03 00:03:32 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1NRCzr-0002cN-Lq for ding-account@gmane.org; Sun, 03 Jan 2010 00:02:59 +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 1NRCyq-0007Sk-Hh; Sat, 02 Jan 2010 17:01:56 -0600 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 1NRCyo-0007SY-T0 for ding@lists.math.uh.edu; Sat, 02 Jan 2010 17:01:54 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1NRCyn-0000gW-2q for ding@lists.math.uh.edu; Sat, 02 Jan 2010 17:01:54 -0600 Original-Received: from smtp1.rz.uni-karlsruhe.de ([129.13.185.217] ident=Debian-exim) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1NRCye-0001xp-00 for ; Sun, 03 Jan 2010 00:01:44 +0100 Original-Received: from rzstud2.stud.uni-karlsruhe.de (rzstud2.stud.uni-karlsruhe.de [193.196.41.42]) by smtp1.rz.uni-karlsruhe.de with esmtps (Exim 4.63 #1) id 1NRCyY-0002fk-PY; Sun, 03 Jan 2010 00:01:38 +0100 Original-Received: from uwi7 by rzstud2.stud.uni-karlsruhe.de with local (Exim 4.63) (envelope-from ) id 1NRCyY-0005ia-Hh for ding@gnus.org; Sun, 03 Jan 2010 00:01:38 +0100 In-Reply-To: <87r5q88hqp.fsf@edwards.hjemme.lan> (Steinar Bang's message of "Sat, 02 Jan 2010 19:49:18 +0100") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux) X-Now-Playing: Boris with Merzbow =?utf-8?Q?=E2=99=AA?= Rock Dream =?utf-8?Q?=E2=99=AA?= a1.Feedbacker X-Hashcash: 1:26:100102:ding@gnus.org::WsiSTT9qDHPr4d4D:R/3r X-Spam-Score: -3.7 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:69306 Archived-At: Steinar Bang writes: > Would it be possible to extend nnir to do search in Gmane groups from > inside Gnus? How much work would it be on the Gnus side? Are you aware that nnweb supports searching Gmane groups? For example, G w gmane RET group:emacs.gnus.general gmane search nnweb in the group buffer yields the relevant discussion on ding in an ephemeral group. > Is there anything that needs to be done on the xapian side? Is there > an interface that is appropriate from searches using other > applications than web browsers? nnweb uses a special interface, but I'm afraid the discussion on ding and the code in nnweb.el are the only publically available "documentation". regards, andreas