From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/70679 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: That newfangled IMAP thing... Date: Wed, 08 Sep 2010 16:43:31 +0200 Organization: Probably a good idea Message-ID: <87fwxk2t4c.fsf@dod.no> References: <87hbi25214.fsf@uwo.ca> <8739tl4dxk.fsf@dod.no> <1svd6gskep.fsf@voll.uninett.no> <1shbi0sgg9.fsf@voll.uninett.no> <1sr5h4qpff.fsf@voll.uninett.no> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1283957048 19658 80.91.229.12 (8 Sep 2010 14:44:08 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 8 Sep 2010 14:44:08 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M19052@lists.math.uh.edu Wed Sep 08 16:44:07 2010 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 1OtLsX-0008RY-Nx for ding-account@gmane.org; Wed, 08 Sep 2010 16:44:02 +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 1OtLsM-0007gs-W6; Wed, 08 Sep 2010 09:43:51 -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 1OtLsK-0007gT-NO for ding@lists.math.uh.edu; Wed, 08 Sep 2010 09:43:48 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1OtLsJ-00083T-7Z for ding@lists.math.uh.edu; Wed, 08 Sep 2010 09:43:48 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1OtLsI-0003ip-00 for ; Wed, 08 Sep 2010 16:43:46 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OtLsI-0008KY-Bj for ding@gnus.org; Wed, 08 Sep 2010 16:43:46 +0200 Original-Received: from cm-84.208.200.46.getinternet.no ([84.208.200.46]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 08 Sep 2010 16:43:46 +0200 Original-Received: from sb by cm-84.208.200.46.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 08 Sep 2010 16:43:46 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 24 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: cm-84.208.200.46.getinternet.no Mail-Copies-To: never User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:EcM1TU38Zu7qjsgumNVvA9aV8fw= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:70679 Archived-At: >>>>> Vegard Vesterheim : > Yes, I use this all the time. Unfortunately it is a bit slow, > especially if there are many hits. I find that adding a 'SINCE ' > clause in the IMAP SEARCH helps speed up things when I want to find > recent articles. In fact I have defined a simple function which does > this for me, and I have defined the keybinding as 'G g' for this. Hm, ok. Thanx for the tip. Unfortunately when I need to search for something I just have the vaguest idea of when the message I'm searching for happened. > You can mark several groups and issue a nnir/imap search for those. Yes, but I don't really want to see the archive group. I just want to search in the frontend group and include the archive group. > I guess that is what gnus-summary-nnir-goto-thread ('G T') is supposed > to do, it is documented like this: Yes, but I've never gotten it to work. It never completes, and when I eventually interrupt it's in an ephemeral summary buffer and not in the real group summary buffer.