Re: Gnus sometimes reports new messages but not showing them on IMAP server
Dan Christensen <[email protected]>
| Newsgroups | gmane.emacs.gnus.general |
|---|---|
| Message-ID | <[email protected]> |
On May 2, 2024, Xiyue Deng <[email protected]> wrote: > Ah I was aware of this workaround. Just wonder whether there is > metadata/debug info that I can try to get to help the developer such as > you to debug this? You could hit `G p' on the group in the *Group* buffer and show us what is displayed. (You can hit `C-c C-k' in that buffer to kill it.) I sometimes get a situation where the active range starts at 0 instead of 1, and it's very hard to fix. I fiddle around with changing things in that buffer, closing emacs, etc, and can fix it, but I'm not sure exactly what the recipe is. Dan