From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/35116 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: [Q] non updated secondary newsgroups Date: 28 Feb 2001 19:38:55 +0100 Sender: owner-ding@hpc.uh.edu 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 1035170909 1255 80.91.224.250 (21 Oct 2002 03:28:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:28:29 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id D2565D049E for ; Wed, 28 Feb 2001 13:38:59 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id MAB32333; Wed, 28 Feb 2001 12:38:53 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 28 Feb 2001 12:38:00 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id MAA25000 for ; Wed, 28 Feb 2001 12:37:50 -0600 (CST) Original-Received: from dolk.extundo.com (dolk.extundo.com [195.42.214.242]) by mailhost.sclp.com (Postfix) with ESMTP id C1575D049E for ; Wed, 28 Feb 2001 13:38:19 -0500 (EST) Original-Received: from barbar.josefsson.org (slipsten.extundo.com [195.42.214.241]) by dolk.extundo.com (8.11.2/8.11.2) with ESMTP id f1SIcEg02954; Wed, 28 Feb 2001 19:38:15 +0100 Original-To: "Steven E. Harris" In-Reply-To: ("Steven E. Harris"'s message of "28 Feb 2001 08:35:01 -0800") Mail-Copies-To: nobody User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/21.0.97 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 17 Xref: main.gmane.org gmane.emacs.gnus.general:35116 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:35116 "Steven E. Harris" writes: > > After some investigation, it appears that the active information > > used when calling gnus-get-unread-article-in-group is different when > > using 'g' or 'M-g'. In the first case, the active info appears not > > to be up-to-date. > > I've noticed this behavior with some of my nnimap groups - but only > after my ISP changed their mail server version. Simon J. and I have > exchanged some log files to help analyze the problem. I assumed it was > an IMAP-related problem. Simon, do you think Didier's description is > related to mine? Yup. The IMAP log files looked fine as far as I remember, so it's likely to be a Gnus problem (suggesting it's the same problem as Didier's). I also remember seeing something similar with the function Didier mentioned, but that code is too hairy for me.