From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/38863 Path: main.gmane.org!not-for-mail From: Nicolas Kowalski Newsgroups: gmane.emacs.gnus.general Subject: Re: catchup/expiration problems Date: Fri, 21 Sep 2001 11:03:12 +0200 Sender: Nicolas.Kowalski@imag.fr Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035174661 24798 80.91.224.250 (21 Oct 2002 04:31:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:31:01 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 14842 invoked from network); 21 Sep 2001 09:03:15 -0000 Original-Received: from imag.imag.fr (129.88.30.1) by gnus.org with SMTP; 21 Sep 2001 09:03:15 -0000 Original-Received: from olan.imag.fr (olan.imag.fr [129.88.43.51]) by imag.imag.fr (8.11.6/8.11.3) with ESMTP id f8L93CB00591 for ; Fri, 21 Sep 2001 11:03:12 +0200 (MEST) Original-Received: (from kowalski@localhost) by olan.imag.fr (8.11.3/8.9+/ImagV2.feuille) id f8L93Cd11795; Fri, 21 Sep 2001 11:03:12 +0200 X-Authentication-Warning: olan.imag.fr: kowalski set sender to Nicolas.Kowalski@imag.fr using -f Original-To: Gnus X-Face: #v^9{p"~.e3TDs~r\ (Simon Josefsson's message of "Thu, 20 Sep 2001 20:27:13 +0200") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.1 (Capitol Reef) Original-Lines: 20 Xref: main.gmane.org gmane.emacs.gnus.general:38863 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:38863 Simon Josefsson writes: > Nicolas Kowalski writes: > >> I have some problems with expiration of mail groups (backend nnimap). >> >> When I am in the summary buffer of an auto-expirable group, if I hit >> 'c' for catchup, all unread articles are then marked as expirable, as >> I want them to be. However, when I am in the *Group* buffer and want >> to catchup ('c') the same (auto-expirable) group, all unread messages >> as marked as read, but not as expirable, as I want them to be. I can >> see this when I go back in this group. > > I think I fixed it in CVS, please test. It seems to work now :-). Thanks a lot. Nicolas.