From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: from mx1.math.uh.edu (mx1.math.uh.edu [129.7.128.32]) by inbox.vuxu.org (Postfix) with ESMTP id 3B29722056 for ; Thu, 25 Apr 2024 04:59:56 +0200 (CEST) Received: from lists1.math.uh.edu ([129.7.128.208]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.97.1) (envelope-from ) id 1rzpL1-000000069XG-0fS1 for ml@inbox.vuxu.org; Wed, 24 Apr 2024 21:59:55 -0500 Received: from lists1.math.uh.edu ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.97.1) (envelope-from ) id 1rzpL0-00000003p2A-3SyG for ml@inbox.vuxu.org; Wed, 24 Apr 2024 21:59:54 -0500 Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtp (Exim 4.97.1) (envelope-from ) id 1rzpKy-00000003p21-0nvM for ding@lists.math.uh.edu; Wed, 24 Apr 2024 21:59:52 -0500 Received: from quimby.gnus.org ([95.216.78.240]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.97.1) (envelope-from ) id 1rzpKv-000000069WZ-30JH for ding@lists.math.uh.edu; Wed, 24 Apr 2024 21:59:52 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:Mime-Version:References:Message-ID:Date:Subject: From:To:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=emZjP4DGICMWPGxqpBYpo7l50hZU6gujJHnK7m+TQt0=; b=DdFE/niMUyvYdJyyHkLtg1UDHB nACus1XEaYIQjfGeiG1mlZyhJ8Ag1+xamPdYpDNA4MSAKsBvjt9cnQHasm2KvXmG6ptbiX7DRL1NK VyKqRUp0kUwsI+CU9wTK3VT8G7MBk8pHSMnLT8h9BnwaI12iejB0SFj/Ec6P1nrWtYvU=; Received: from ciao.gmane.io ([116.202.254.214]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rzpKo-0004rT-6h for ding@gnus.org; Thu, 25 Apr 2024 04:59:44 +0200 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1rzpKn-00046x-4G for ding@gnus.org; Thu, 25 Apr 2024 04:59:41 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: ding@gnus.org From: Eric Abrahamsen Subject: Re: Gnus sometimes reports new messages but not showing them on IMAP server Date: Wed, 24 Apr 2024 19:59:36 -0700 Message-ID: <874jbq406f.fsf@ericabrahamsen.net> References: <87h6g7mm8r.fsf@debian-hx90.lan> <878r1blqcg.fsf@uwo.ca> <87ttjx55ey.fsf@uwo.ca> <875xwalmf4.fsf@ericabrahamsen.net> <87y192lr8f.fsf@gmx.net> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Cancel-Lock: sha1:9m03r36qae3/Wbdf1t8oKQocoOg= List-ID: Precedence: bulk James Thomas writes: > Eric Abrahamsen wrote: > >> I've focused on figuring out why the active number goes wrong > > On that note, here's something I'd been meaning to debug myself > sometime: > > - (Preferably with an empty drafts folder) Compose a message and save it > - Open the drafts folder, press e on the message and then kill the new > buffer; then (incidentally, if you do '/ N' then this bug does not > arise) delete the message (B DEL) > - Press q > - The message count is wrong That's a new one for me, but I was able to reproduce it. Would you open a bug report with that recipe? > I don't know if this is related to the above. Btw could you share it if > there's a bug report for the former? I don't think there is, mostly because it's kind of a vague problem. I wouldn't be surprised if it ended up being several things at once.