From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/68392 Path: news.gmane.org!not-for-mail From: Vegard Vesterheim Newsgroups: gmane.emacs.gnus.general Subject: Re: mail group by author? Date: Tue, 31 Mar 2009 11:52:05 +0200 Organization: UNINETT. Message-ID: <1siqlq58ai.fsf@voll.uninett.no> References: <87fxgvnz4k.fsf@escher.local.home> <8763hr2n0o.fsf@thinkpad.tsdh.de> <878wmmfb0s.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1238493174 15211 80.91.229.12 (31 Mar 2009 09:52:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 31 Mar 2009 09:52:54 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M16829@lists.math.uh.edu Tue Mar 31 11:54:12 2009 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 1LoafZ-0001Mb-SD for ding-account@gmane.org; Tue, 31 Mar 2009 11:54:10 +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 1Loadi-0003m2-S7; Tue, 31 Mar 2009 04:52:14 -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 1Loadh-0003ll-Jw for ding@lists.math.uh.edu; Tue, 31 Mar 2009 04:52:13 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1Loadb-0005LE-6W for ding@lists.math.uh.edu; Tue, 31 Mar 2009 04:52:13 -0500 Original-Received: from regensburg.uninett.no ([158.38.180.100]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1Loadz-0008Uq-00 for ; Tue, 31 Mar 2009 11:52:31 +0200 Original-Received: from voll.uninett.no (voll.uninett.no [IPv6:2001:700:1:0:21a:a0ff:fee1:2782]) by regensburg.uninett.no (Postfix) with ESMTPSA id 1B439703C5 for ; Tue, 31 Mar 2009 11:52:06 +0200 (CEST) X-Face: Vl8-zx%G~!/rC5W!BM+T]w:k.[$Zqh. Q'Af|}oZ6JAhaysP"/43eD<|.BoMETII (Tassilo Horn's message of "Tue, 31 Mar 2009 08:42:59 +0200") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.2 (gnu/linux) X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:68392 Archived-At: On Tue, 31 Mar 2009 08:42:59 +0200 Tassilo Horn wrote: > Andreas Schwab writes: > > Hi Andreas, > >>>> There is also the nnir search back end which works with several >>>> different search engines, including the IMAP search features, so if >>>> you're using nnimap this might be the easiest solution (nnmairix can >>>> be used via ssh, but that's a bit cumbersome to set up). >>> >>> nnir seaches only in the group point is on. >> >> The last time I used it (with namazu) it searched whatever the search >> index covers. > > Yes, this may be different for indexing search engines. But for nnimap > it seems to be local for a group. (But maybe this can be changed with > some configuration bits.) It is possible to mark (gnus-topic-mark-topic) several groups, and issue a nnimap search (gnus-group-make-nnir-group) across all marked groups. - Vegard V -