From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/64433 Path: news.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Broken IMAP search with nnir.el Date: Fri, 23 Mar 2007 15:52:17 +0100 Message-ID: <87odmkxba6.fsf@mocca.josefsson.org> References: <87ejnh1hts.fsf@baldur.tsdh.de> <87slbxicbh.fsf@mocca.josefsson.org> <873b3x1f3m.fsf@baldur.tsdh.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1174661644 7827 80.91.229.12 (23 Mar 2007 14:54:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 23 Mar 2007 14:54:04 +0000 (UTC) Cc: ding@gnus.org To: Tassilo Horn Original-X-From: ding-owner+M12957@lists.math.uh.edu Fri Mar 23 15:54:03 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 1HUl9R-0000Fz-WD for ding-account@gmane.org; Fri, 23 Mar 2007 15:53:58 +0100 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 1HUl8C-0004Yh-CE; Fri, 23 Mar 2007 09:52:40 -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 1HUl8A-0004YJ-QC for ding@lists.math.uh.edu; Fri, 23 Mar 2007 09:52:38 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.63) (envelope-from ) id 1HUl84-0002py-QI for ding@lists.math.uh.edu; Fri, 23 Mar 2007 09:52:38 -0500 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net ([217.13.230.178] helo=yxa.extundo.com) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1HUl83-0001p6-00 for ; Fri, 23 Mar 2007 15:52:31 +0100 Original-Received: from mocca.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.13.4/8.13.4/Debian-3sarge3) with ESMTP id l2NEqHdm013567 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 23 Mar 2007 15:52:18 +0100 OpenPGP: id=B565716F; url=http://josefsson.org/key.txt Mail-Copies-To: nobody X-Hashcash: 1:22:070323:tassilo@member.fsf.org::K8J4cTbHL2Tz6LVV:4XHt X-Hashcash: 1:22:070323:ding@gnus.org::nDZ+iqNaOPDwb1tT:C2rX In-Reply-To: <873b3x1f3m.fsf@baldur.tsdh.de> (Tassilo Horn's message of "Thu\, 22 Mar 2007 16\:18\:37 +0100") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.95 (gnu/linux) X-Spam-Status: No, score=-0.7 required=4.0 tests=AWL,BAYES_50, FORGED_RCVD_HELO autolearn=ham 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.1 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:64433 Archived-At: Tassilo Horn writes: >>> 2. If I hit RET on the search results in the *Summary* buffer, sometimes >>> a wrong message gets displayed in the *Article* buffer. See >>> >>> http://www.tsdh.de/images/nnir-imap-wrong-msg.png >>> >>> As you can see, the subject in summary and article buffer are >>> different. "Frank Schmitt" is another recipient of the message >>> displayed in *Article*, but it's not displayed in *Summary* and the >>> linkage is wrong. >> >> This may be due to caching -- when you search with nnir the second >> time, it re-uses the article numbers since the first search, and if >> articles from the first search were cached, they will be displayed. >> This is just a theory though. > > Yes, the displayed message was part of a former search result. Is it > possible to disable this caching? I think it might be easier to have nnir never re-use article numbers. But I'm not familiar enough with nnir to fix this. > And another thing: Is it possible to jump from a search result message > to the original message, so that the correct Posting Styles and Group > Parameters are used when I want to reply/forward/whatsoever? Not that I know. /Simon