From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/53325 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Is *anyone* else loosing expiry marks in nnimap buffers? Date: Thu, 03 Jul 2003 16:43:16 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1057243642 24390 80.91.224.249 (3 Jul 2003 14:47:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 3 Jul 2003 14:47:22 +0000 (UTC) Original-X-From: ding-owner+M1869@lists.math.uh.edu Thu Jul 03 16:47:20 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19Y5Ih-0005xT-00 for ; Thu, 03 Jul 2003 16:43:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19Y5J5-0005RY-00; Thu, 03 Jul 2003 09:43:31 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19Y5Iy-0005RS-00 for ding@lists.math.uh.edu; Thu, 03 Jul 2003 09:43:24 -0500 Original-Received: (qmail 40309 invoked by alias); 3 Jul 2003 14:43:22 -0000 Original-Received: (qmail 40304 invoked from network); 3 Jul 2003 14:43:22 -0000 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net (HELO yxa.extundo.com) (217.13.230.178) by sclp3.sclp.com with SMTP; 3 Jul 2003 14:43:22 -0000 Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.9/8.12.9) with ESMTP id h63EhGST030396 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK) for ; Thu, 3 Jul 2003 16:43:17 +0200 Original-To: ding@gnus.org Mail-Copies-To: nobody X-Payment: hashcash 1.2 0:030703:ding@gnus.org:38781129c8cb466c X-Hashcash: 0:030703:ding@gnus.org:38781129c8cb466c In-Reply-To: (Niklas Morberg's message of "Thu, 03 Jul 2003 09:32:05 +0200") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:53325 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:53325 Niklas Morberg writes: > Should I get rid of News/overview as well? The index of the > gnus info has no mentioning of overview files. It is only used by nnimap, when nnimap-nov-is-evil is non-nil, which I guess it will be if you have disabled the agent. If you try the agent, better make sure the nnimap overview cache is disabled, to minimize problem areas. (defvoo nnimap-nov-is-evil gnus-agent ...