From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#20004: 25.0.50; nnimap should update unread counts from server Date: Wed, 25 Jan 2017 22:33:13 +0100 Message-ID: <87y3xyakpy.fsf@gnus.org> References: <87d24ofb1i.fsf@ericabrahamsen.net> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1485380379 21019 195.159.176.226 (25 Jan 2017 21:39:39 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 25 Jan 2017 21:39:39 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) Cc: 20004@debbugs.gnu.org To: Eric Abrahamsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Jan 25 22:39:32 2017 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cWVHZ-00033X-D8 for geb-bug-gnu-emacs@m.gmane.org; Wed, 25 Jan 2017 22:39:09 +0100 Original-Received: from localhost ([::1]:34652 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cWVHe-0002EE-NJ for geb-bug-gnu-emacs@m.gmane.org; Wed, 25 Jan 2017 16:39:14 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57964) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cWVHV-0002Dl-T4 for bug-gnu-emacs@gnu.org; Wed, 25 Jan 2017 16:39:07 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cWVHS-0001iy-Py for bug-gnu-emacs@gnu.org; Wed, 25 Jan 2017 16:39:05 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:45564) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cWVHS-0001iu-Lw for bug-gnu-emacs@gnu.org; Wed, 25 Jan 2017 16:39:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cWVHS-0004px-DD; Wed, 25 Jan 2017 16:39:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org, bugs@gnus.org Resent-Date: Wed, 25 Jan 2017 21:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 20004 X-GNU-PR-Package: emacs,gnus X-GNU-PR-Keywords: Original-Received: via spool by 20004-submit@debbugs.gnu.org id=B20004.148538031618495 (code B ref 20004); Wed, 25 Jan 2017 21:39:02 +0000 Original-Received: (at 20004) by debbugs.gnu.org; 25 Jan 2017 21:38:36 +0000 Original-Received: from localhost ([127.0.0.1]:43749 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cWVH2-0004oF-9T for submit@debbugs.gnu.org; Wed, 25 Jan 2017 16:38:36 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]:46823) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cWVH0-0004o6-Qy for 20004@debbugs.gnu.org; Wed, 25 Jan 2017 16:38:35 -0500 Original-Received: from 2.150.50.220.tmi.telenormobil.no ([2.150.50.220] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1cWVGy-0005nr-4B; Wed, 25 Jan 2017 22:38:34 +0100 In-Reply-To: <87d24ofb1i.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Thu, 05 Mar 2015 10:11:37 +0800") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:128500 Archived-At: Eric Abrahamsen writes: > At some point in the Gnus usage cycle, nnimap servers should be updating > their read marks (and possibly other marks) from the IMAP server flags. > Right now, Gnus relies on its own read/unread marks, and will not query > the server for group flags unless you manually delete the "active" > parameter for a group, and force it to re-scan the group. If you're talking to a modern IMAP server, then Gnus will issue QRESYNC commands to the server and will get all new events that have happened. This includes read/unread marks and all the rest. If the server doesn't support that, there's not much that Gnus can do without agressively re-requesting all the data on the server, and that's going to be s-l-o-w. So I don't think this is a bug. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no