Thien-Thi Nguyen <[email protected]> writes: > I see a message like this every once in a while: > > Overview buffer contains garbage ‘an 2021 09:28:15 -0300 > <[email protected]> > <[email protected]> 6898 23 Xref: > news.gmane.io gmane.emacs.bugs:198159’. > > What does it mean and how can i get rid of it?
It means that the Gnus agent has saved nov/header data in its .overview file that it was subsequently unable to make sense of. Each header line is supposed to start with an integer indicating the article number being read. In your case, the line seems to start with "an"? Or maybe it looks like "an" is part of a date format that Gnus is expecting? Anyhow, it would be useful to see the (full) offending line from the .overview file in the corresponding agent directory. Eric _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
