From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/65257 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: Proper way to handle group for mairix searches? Date: Tue, 25 Sep 2007 16:54:03 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1190757335 9120 80.91.229.12 (25 Sep 2007 21:55:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 25 Sep 2007 21:55:35 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M13769@lists.math.uh.edu Tue Sep 25 23:55:30 2007 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 1IaINH-0002pM-3i for ding-account@gmane.org; Tue, 25 Sep 2007 23:55:23 +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 1IaIMy-0006Js-5l; Tue, 25 Sep 2007 16:55:04 -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 1IaIMw-0006Ja-FL for ding@lists.math.uh.edu; Tue, 25 Sep 2007 16:55:02 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1IaIMp-0005ip-V7 for ding@lists.math.uh.edu; Tue, 25 Sep 2007 16:55:02 -0500 Original-Received: from blockstar.com ([170.224.69.95] helo=mail.blockstar.com) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1IaIMh-0002Fy-00 for ; Tue, 25 Sep 2007 23:54:47 +0200 Original-Received: from tzz (c-24-14-57-89.hsd1.il.comcast.net [24.14.57.89]) by mail.blockstar.com (Postfix) with ESMTP id A944E3F80D5 for ; Tue, 25 Sep 2007 15:09:32 -0700 (PDT) X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Mail-Followup-To: ding@gnus.org In-Reply-To: (Reiner Steib's message of "Tue, 25 Sep 2007 23:10:10 +0200") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (darwin) X-Spam-Score: -2.3 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:65257 Archived-At: On Tue, 25 Sep 2007 23:10:10 +0200 Reiner Steib wrote: RS> On Tue, Sep 25 2007, Ted Zlatanov wrote: >> "Georg C. F. Greve" wrote: GCFG> b) Is there a way to select one of the articles on its Message-ID GCFG> quickly? >> >> Not currently in core Gnus. RS> Huh? RS> ,----[ (info "(gnus)Finding the Parent") ] RS> | Most of the mail back ends support fetching by `Message-ID', but do RS> | not do a particularly excellent job at it. That is, `nnmbox', RS> | `nnbabyl', `nnmaildir', `nnml', are able to locate articles from any RS> | groups, while `nnfolder', and `nnimap' are only able to locate articles RS> | that have been posted to the current group. (Anything else would be RS> | too time consuming.) `nnmh' does not support this at all. RS> `---- Is that quick? I have experienced large delays over IMAP with this functionality, so I hesitated to recommend it. Perhaps it's quick with Maildir sources specifically? Ted