GNU bug report logs -
#72949
[PATCH] Wrong unread count in the Group buffer in nnimap
Previous Next
Reported by: James Thomas <jimjoe <at> gmx.net>
Date: Mon, 2 Sep 2024 06:01:02 UTC
Severity: normal
Tags: fixed, patch
Fixed in version 31.1
Done: Robert Pluim <rpluim <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #35 received at 72949 <at> debbugs.gnu.org (full text, mbox):
On Sep 14, 2024, Andreas Schwab <schwab <at> linux-m68k.org> wrote:
> On Sep 14 2024, Dan Christensen wrote:
>
>> correct. Someone who knows more about what the "211" line should
>> contain should review this.
>
> See RFC 3977. It is the answer to the GROUP or LISTGROUP command.
>
> 211 number low high group Group successfully selected
>
> group Name of newsgroup
> number Estimated number of articles in the group
> low Reported low water mark
> high Reported high water mark
Thanks, that matches what I suspected, and makes me more confident that
my patch is doing the right thing. In particular, the car should come
before the cdr. But someone who knows the Gnus internals should check.
In particular, for an empty group, the "low" value will be 1 while the
"high" value will be 0.
Dan
This bug report was last modified 274 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.