From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/79550 Path: news.gmane.org!not-for-mail From: Andrew Cohen Newsgroups: gmane.emacs.gnus.general Subject: Re: thread referral and nnir Date: Sat, 23 Jul 2011 14:12:18 -0400 Message-ID: <8762msdfy5.fsf@andy.bu.edu> References: <87ei1hc5mm.fsf@andy.bu.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1311444770 2736 80.91.229.12 (23 Jul 2011 18:12:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 23 Jul 2011 18:12:50 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M27846@lists.math.uh.edu Sat Jul 23 20:12:44 2011 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.69) (envelope-from ) id 1Qkggu-0000Ye-9s for ding-account@gmane.org; Sat, 23 Jul 2011 20:12:44 +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 1Qkggo-0007Ro-O7; Sat, 23 Jul 2011 13:12:38 -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 1Qkggn-0007RP-5m for ding@lists.math.uh.edu; Sat, 23 Jul 2011 13:12:37 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1Qkggm-0001xy-6V for ding@lists.math.uh.edu; Sat, 23 Jul 2011 13:12:37 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Qkggk-0006Rm-QR for ding@gnus.org; Sat, 23 Jul 2011 20:12:34 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Qkggk-0000Vg-JE for ding@gnus.org; Sat, 23 Jul 2011 20:12:34 +0200 Original-Received: from andy.bu.edu ([128.197.41.152]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 23 Jul 2011 20:12:34 +0200 Original-Received: from cohen by andy.bu.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 23 Jul 2011 20:12:34 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 28 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: andy.bu.edu User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:eIyrsuQFtMg7RektaTTi+raC5HE= X-Spam-Score: -6.1 (------) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:79550 Archived-At: >>>>> "Dave" == Dave Abrahams writes: Dave> on Sat Jul 23 2011, Andrew Cohen wrote: [...] Dave> Nice; it works well! Dave> However, I do have a message for which `^' finds the parent Dave> article via nnir but where `C-u A T' fails, saying the search Dave> produced no results. On the other hand, when I execute the Dave> nnir IMAP search I prescribed in the other thread Dave> or (header message-id Dave> ) Dave> (header references Dave> ) Dave> it works perfectly. So something is not quite sufficient in Dave> the query. OK, lets try to debug this. First, can you verify that `C-u A T' searched the groups you think it should be searching? You can check the *Messages* buffer to see. Assuming that it did, try to evaluate `nnimap-make-thread-query' on the header of the parent message and see what it returns.