From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/65128 Path: news.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: nnir imap search Date: Mon, 03 Sep 2007 11:39:46 +0200 Message-ID: <87tzqcaxzx.fsf@mocca.josefsson.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1188812559 20081 80.91.229.12 (3 Sep 2007 09:42:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 3 Sep 2007 09:42:39 +0000 (UTC) Cc: ding@gnus.org To: Leo Original-X-From: ding-owner+M13641@lists.math.uh.edu Mon Sep 03 11:42:39 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 1IS8Ry-0001Pc-Gh for ding-account@gmane.org; Mon, 03 Sep 2007 11:42:30 +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 1IS8R3-0003rc-OQ; Mon, 03 Sep 2007 04:41:33 -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 1IS8R0-0003rK-Jr for ding@lists.math.uh.edu; Mon, 03 Sep 2007 04:41:30 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1IS8Qx-0002NM-Mf for ding@lists.math.uh.edu; Mon, 03 Sep 2007 04:41:30 -0500 Original-Received: from yxa.extundo.com ([83.241.177.38]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1IS8Qv-00074T-00 for ; Mon, 03 Sep 2007 11:41:25 +0200 Original-Received: from mocca.josefsson.org (yxa.extundo.com [83.241.177.38]) (authenticated bits=0) by yxa.extundo.com (8.13.4/8.13.4/Debian-3sarge3) with ESMTP id l839dkbb029446 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 3 Sep 2007 11:39:57 +0200 OpenPGP: id=B565716F; url=http://josefsson.org/key.txt Mail-Copies-To: nobody X-Hashcash: 1:22:070903:ding@gnus.org::U+T9RAvmkvkBUPd/:2vm2 X-Hashcash: 1:22:070903:sdl.web@gmail.com::ztjsr/QsSZmwbcAD:KhiL In-Reply-To: (Leo's message of "Sat, 01 Sep 2007 15:36:40 +0100") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux) X-Spam-Status: No, score=-2.5 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,SPF_PASS autolearn=unavailable version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on yxa-iv X-Virus-Scanned: ClamAV version 0.88.2, clamav-milter version 0.88.2 on yxa.extundo.com X-Virus-Status: Clean X-Spam-Score: -2.5 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:65128 Archived-At: Leo writes: > Hi there, > > I use nnir for imap search. However I am not able to to use "C-u G G" to > search in other field as it behaves exactly the same as "G G". However > if I enter the nnimap group first and exit the group, and then > immediately do 'C-u G G', it works. > > Another problem is that each article appears twice in the "*nnir*" > buffer and sometimes "RET" on the buffer doesn't go to that article. Sounds like a caching problem to me, possibly because the nnir groups and article numbers are called the same for every search? I haven't seen this for a long time though, and thought it was fixed.