GNU bug report logs - #9243
24.0.50; Gnus keeps seeing 101 unread spam

Previous Next

Packages: gnus, emacs;

Reported by: Stefan Monnier <monnier <at> iro.umontreal.ca>

Date: Thu, 4 Aug 2011 20:41:02 UTC

Severity: normal

Found in version 24.0.50

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 9243 <at> debbugs.gnu.org
Subject: bug#9243: 24.0.50; Gnus keeps seeing 101 unread spam
Date: Sat, 10 Sep 2011 20:58:41 +0200
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:

> 18:12:33 10480 EXAMINE "spam"
> 18:12:33 10481 UID FETCH 46421:* FLAGS

It's most puzzling.  From the log, your `c' on the group made it set
46421:46721 to \Seen.  But it sounds like every time it does the
commands above, it's being told that the last 101 messages are unread
again.

Could you go to the " *nnimap ... " buffer and eval the following?

(process-send-string (get-buffer-process (current-buffer))
                     "1 EXAMINE spam\r\n2 UID FETCH 46421:* FLAGS\r\n")

Replace the article number with what the imap log says `g' is querying.
                     
-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




This bug report was last modified 11 years and 111 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.