bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#9243: 24.0.50; Gnus keeps seeing 101 unread spam


From: Stefan Monnier
Subject: bug#9243: 24.0.50; Gnus keeps seeing 101 unread spam
Date: Tue, 13 Sep 2011 13:42:38 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

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

Hmm.. I have 8 of those buffers.  Anyway, the 8th seems to have
a running process.

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

`g' said 46421, so I ran exactly the above command, and the result was:

* 12684 EXISTS
* 52 RECENT
* OK [UIDVALIDITY 1305554723] UID validity status
* OK [UIDNEXT 12685] Predicted next UID
* FLAGS (\Answered \Flagged \Deleted \Draft \Seen)
* OK [PERMANENTFLAGS ()] Permanent flags
* OK [UNSEEN 11634] first unseen message in /export/home/mail3/monnier/Mail/spam
1 OK [READ-ONLY] EXAMINE completed
* 12684 FETCH (UID 12684 FLAGS (\Recent))
2 OK UID FETCH completed


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]