From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/64442 Path: news.gmane.org!not-for-mail From: Andreas Seltenreich Newsgroups: gmane.emacs.gnus.general Subject: Re: Broken IMAP search with nnir.el Date: Sun, 25 Mar 2007 07:54:21 +0200 Message-ID: <87odmhzx4i.fsf@gate450.dyndns.org> References: <87ejnh1hts.fsf@baldur.tsdh.de> <87slbxicbh.fsf@mocca.josefsson.org> <873b3x1f3m.fsf@baldur.tsdh.de> <87odmkxba6.fsf@mocca.josefsson.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1174802172 15444 80.91.229.12 (25 Mar 2007 05:56:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 25 Mar 2007 05:56:12 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M12966@lists.math.uh.edu Sun Mar 25 07:56:05 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 1HVLhz-00063I-8s for ding-account@gmane.org; Sun, 25 Mar 2007 07:56:03 +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 1HVLgb-0007yW-92; Sun, 25 Mar 2007 00:54:37 -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 1HVLgX-0007xz-V1 for ding@lists.math.uh.edu; Sun, 25 Mar 2007 00:54:33 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.63) (envelope-from ) id 1HVLgR-0007tv-Vj for ding@lists.math.uh.edu; Sun, 25 Mar 2007 00:54:33 -0500 Original-Received: from smtp1.rz.uni-karlsruhe.de ([129.13.185.217] ident=Debian-exim) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1HVLgQ-0005Ty-00 for ; Sun, 25 Mar 2007 07:54:27 +0200 Original-Received: from rzstud3.stud.uni-karlsruhe.de (rzstud3.stud.uni-karlsruhe.de [193.196.41.39]) by smtp1.rz.uni-karlsruhe.de with esmtp (Exim 4.63 #1) id 1HVLgQ-00018s-Ft; Sun, 25 Mar 2007 07:54:26 +0200 Original-Received: from uwi7 by rzstud3.stud.uni-karlsruhe.de with local (Exim 4.43) id 1HVLgQ-00028Q-6D for ding@gnus.org; Sun, 25 Mar 2007 07:54:26 +0200 In-Reply-To: <87odmkxba6.fsf@mocca.josefsson.org> (Simon Josefsson's message of "Fri\, 23 Mar 2007 15\:52\:17 +0100") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.96 (gnu/linux) X-Now-Playing: Air =?utf-8?Q?=E2=99=AA?= The Virgin Suicides =?utf-8?Q?=E2=99=AA?= Afternoon Sister X-Hashcash: 1:24:070325:tassilo@member.fsf.org::50VXMK5uzCxie+PZ:00000000000AcsI X-Hashcash: 1:24:070325:ding@gnus.org::B2x1r2jXoZxnXf1y:j2tp X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:64442 Archived-At: Simon Josefsson writes: > Tassilo Horn writes: > >> Yes, the displayed message was part of a former search result. Is it >> possible to disable this caching? gnus-backlog-shutdown tends to clean up this kind of caching mess for me. > 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. I'm afraid this would break solid groups, which work ok for engines that support ordering of returned articles by delivery-date or something comparable instead of "Score". >> 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? ,----[ C-h f gnus-summary-nnir-goto-thread RET ] | gnus-summary-nnir-goto-thread is an interactive Lisp function in `nnir.el'. | (gnus-summary-nnir-goto-thread) | | Only applies to nnir groups. Go to group this article came from | and show thread that contains this article. `---- regards, andreas