From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/69116 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?Bj=C3=B8rn_Mork?= Newsgroups: gmane.emacs.gnus.general Subject: Re: nnir searching in huge imap folders Date: Tue, 13 Oct 2009 19:25:43 +0200 Organization: m Message-ID: <87k4yzcijs.fsf@nemi.mork.no> References: <87d44r4v5l.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1255455931 2633 80.91.229.12 (13 Oct 2009 17:45:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 13 Oct 2009 17:45:31 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M17529@lists.math.uh.edu Tue Oct 13 19:45:21 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 1MxlR2-000165-UM for ding-account@gmane.org; Tue, 13 Oct 2009 19:45:21 +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 1MxlQD-0001wh-N5; Tue, 13 Oct 2009 12:44:29 -0500 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 1Mxl8c-0001rV-PZ for ding@lists.math.uh.edu; Tue, 13 Oct 2009 12:26:18 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1Mxl8b-0007Br-QL for ding@lists.math.uh.edu; Tue, 13 Oct 2009 12:26:18 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1Mxl8b-0007JD-00 for ; Tue, 13 Oct 2009 19:26:17 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.50) id 1Mxl8X-0007Jp-Ts for ding@gnus.org; Tue, 13 Oct 2009 19:26:13 +0200 Original-Received: from nemi.mork.no ([148.122.252.4]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 13 Oct 2009 19:26:13 +0200 Original-Received: from bjorn by nemi.mork.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 13 Oct 2009 19:26:13 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 17 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: nemi.mork.no User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux) Cancel-Lock: sha1:XWdPegVoKw7jycdV8eIxWkWARuw= X-Spam-Score: -3.3 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:69116 Archived-At: Steinar Bang writes: >>>>>> Tassilo Horn : > >> The normal "workflow" would be to mark both the INBOX and its archive >> group in the *Group* buffer, then hit `G G' and enter your search >> terms. This will open an ephemeral nnir summary buffer with all >> matching articles from the marked groups. > > The problem with that is that I'll rather not subscribe the archive > folder as an nnimap group (both `B m' and expiry-target, works without > subscribing the archive folder as an nnimap group). You can select and search any group which is visible after pressing `L' in the *Group* buffer, including the unsubscribed groups. Bjørn