From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/86123 Path: news.gmane.org!not-for-mail From: Vegard Vesterheim Newsgroups: gmane.emacs.gnus.general Subject: Re: nnir on several (imap) servers Date: Tue, 25 Aug 2015 15:02:54 +0200 Organization: UNINETT. Message-ID: <1sk2sjbjwh.fsf@voll2.uninett.no> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1440507834 28307 80.91.229.3 (25 Aug 2015 13:03:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 25 Aug 2015 13:03:54 +0000 (UTC) Cc: To: Erik Colson Original-X-From: ding-owner+M34357@lists.math.uh.edu Tue Aug 25 15:03:43 2015 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZUDt8-0004HI-4d for ding-account@gmane.org; Tue, 25 Aug 2015 15:03:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.85) (envelope-from ) id 1ZUDsX-0003Sr-Vj; Tue, 25 Aug 2015 08:03:06 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.85) (envelope-from ) id 1ZUDsW-0003Sf-Qo for ding@lists.math.uh.edu; Tue, 25 Aug 2015 08:03:04 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.85) (envelope-from ) id 1ZUDsT-0005RO-6k for ding@lists.math.uh.edu; Tue, 25 Aug 2015 08:03:04 -0500 Original-Received: from hylle05.itea.ntnu.no ([129.241.56.225]) by quimby.gnus.org with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1ZUDsO-0008Qc-1O for ding@gnus.org; Tue, 25 Aug 2015 15:02:56 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by hylle05.itea.ntnu.no (Postfix) with ESMTP id AEAD5902E90; Tue, 25 Aug 2015 15:02:55 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at hylle05.itea.ntnu.no Original-Received: from voll2.uninett.no (voll2.uninett.no [IPv6:2001:700:1:0:158:38:62:13]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: vegarve) by hylle05.itea.ntnu.no (Postfix) with ESMTPSA id E32D890604C; Tue, 25 Aug 2015 15:02:54 +0200 (CEST) In-Reply-To: (Erik Colson's message of "Tue, 25 Aug 2015 13:37:09 +0200") User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.3 (gnu/linux) X-Spam-Score: -2.8 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:86123 Archived-At: On Tue, 25 Aug 2015 13:37:09 +0200 Erik Colson wrote: > Hi! > > I have several mailboxes on several imap servers. When I'm searching > something I have to launch the query on every server separately (from > the server buffer). Is it possible to launch a query on multiple servers > at once and additionaly to get the results grouped in one nnir buffer ? Yup, simply mark (#) each group first, and then issue the search as normal. Gnus will perform the search across the corresponding servers, and present the results in one nnir buffer. - Vegard V -