Re: Gnus sometimes reports new messages but not showing them on IMAP server

Xiyue Deng <[email protected]> Fri, 10 May 2024 00:45:15 -0700
Newsgroups gmane.emacs.gnus.general
Message-ID <[email protected]>
Andrew Cohen <[email protected]> writes:

>>>>>> "XD" == Xiyue Deng <[email protected]> writes:
>
>     XD> Xiyue Deng <[email protected]> writes:
>     >> Dan Christensen <[email protected]> writes:
>     >> 
>     >>> On May  5, 2024, Xiyue Deng <[email protected]> wrote:
>     >>> 
>     >>>> So this happened again in one of my outlook accounts' Sent
>     >>>> folder, and the "G p" information is as below:
>     >>>> 
>     >>>> ,---- | ((modseq) | (uidvalidity . "11") | (active 1 . 7) |
>     >>>> (permanent-flags %Seen %Answered %Flagged %Deleted %Draft
>     >>>> $MDNSent)) `----
>     >>> 
>
> When the count is restored to normal, does "G p" show modseq still
> without a value?

Yes.  This is "G p" after I used the move-in-move-out trick to reset the
count:

,----
| ((modseq)
|  (uidvalidity . "11")
|  (active 1 . 12)
|  (permanent-flags %Seen %Answered %Flagged %Deleted %Draft $MDNSent))
`----


-- 
Xiyue Deng