From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84889 Path: news.gmane.org!not-for-mail From: Dan Christensen Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus uses a cache? And how it affects mairix searches... Date: Sun, 07 Sep 2014 21:26:08 -0400 Message-ID: <8761gyvr67.fsf_-_@uwo.ca> References: <87oaus4brr.fsf@skimble.plus.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1410139616 18508 80.91.229.3 (8 Sep 2014 01:26:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 8 Sep 2014 01:26:56 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33133@lists.math.uh.edu Mon Sep 08 03:26:49 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XQnjB-0003tz-O3 for ding-account@gmane.org; Mon, 08 Sep 2014 03:26:46 +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 1XQnj6-0005Kq-CD; Sun, 07 Sep 2014 20:26: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 1XQnj5-0005Kc-6E for ding@lists.math.uh.edu; Sun, 07 Sep 2014 20:26:39 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1XQnj3-0003Cf-Ax for ding@lists.math.uh.edu; Sun, 07 Sep 2014 20:26:38 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1XQniz-0000Ox-8V for ding@gnus.org; Mon, 08 Sep 2014 03:26:33 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XQniy-0003pK-T0 for ding@gnus.org; Mon, 08 Sep 2014 03:26:32 +0200 Original-Received: from cpe0023bee5dd21-cm0023bee5dd1e.cpe.net.cable.rogers.com ([99.248.180.250]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 08 Sep 2014 03:26:32 +0200 Original-Received: from jdc by cpe0023bee5dd21-cm0023bee5dd1e.cpe.net.cable.rogers.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 08 Sep 2014 03:26:32 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 26 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cpe0023bee5dd21-cm0023bee5dd1e.cpe.net.cable.rogers.com User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/23.4 (gnu/linux) Mail-Copies-To: never Cancel-Lock: sha1:K1vTLOGr8aPRDFyHMXxIOm7ZFKM= X-Spam-Score: -4.6 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84889 Archived-At: [Sorry to hijack the thread. Subject adjusted.] James Cloos writes: > There is some caching of articles w/in a given session, but nothing I'm > aware of which would survive a restart. Since upgrading Ubuntu and Gnus, I've noticed that the results of nnmairix searches infiltrate subsequent search results. More precisely, the second time I do a search, the summary buffer looks correct, but for some of the articles, when I select them the *Article* buffer shows the articles from the previous search. The third search may show article buffers from the first or second search (or both). My search results are stored in a local imap folder (dovecot), and I have verified that on disk the correct articles are stored. I have also verified that if I connect to dovecot via telnet, it displays the correct article bodies. I am not using the agent (as far as I know). I have also tried various nnmairix keystrokes to redo searches, etc, and none of them helped. Any idea why this is happening? nnmairix used to work beautifully for me. Dan