bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#39618: 28.0.50; gnus nnimap reports more group articles than actuall


From: Eric Abrahamsen
Subject: bug#39618: 28.0.50; gnus nnimap reports more group articles than actually exist
Date: Thu, 20 Feb 2020 10:56:10 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Deus Max <deusmax@gmx.com> writes:
>
>> Simplifying nnimap not to keep track of local marks, may not only reduce
>> complexity but also take care of this problem.
>> If it's not needed, it's a waste. What do you think ?
>
> It's needed -- the data transferred from the IMAP server to the client
> is impractically large if one were to do a complete resync each time.
> The client keeps tracks of read/marked/etc messages, too, and just sends
> a QRESYNC command to the server, which means "tell me everything that's
> changed since last time".  This is vastly more efficient.

Yaar, that was a pretty out-there suggestion. And, as you've pointed out,
actually a bad idea.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]