GNU bug report logs - #10847
Unexist does not update

Previous Next

Package: gnus;

Reported by: hmalmedal <at> gmail.com (Håkon Malmedal)

Date: Sun, 19 Feb 2012 19:50:02 UTC

Severity: normal

Tags: fixed

Found in version 5.130004

Fixed in version 24.2

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: hmalmedal <at> gmail.com (Håkon Malmedal)
To: 10847 <at> debbugs.gnu.org
Subject: bug#10847: Unexist does not update
Date: Sun, 19 Feb 2012 15:57:38 +0100
I have two mails in my Gmail inbox. Here is an excerpt from
gnus-newsrc-alist:

 ("INBOX" 1
  ((1 . 1238))
  ((unexist
    (1 . 1184)
    (1187 . 1238))
   (seen
    (1185 . 1186)))
  nil
  ((modseq)
   (uidvalidity . "2")
   (active 1 . 1238)
   (permanent-flags %Answered %Flagged %Draft %Deleted %Seen receipt-handled %*)))

I send a mail to myself and read it.

 ("INBOX" 1
  (1 . 1239)
  ((unexist
    (1 . 1184)
    (1187 . 1238))
   (seen
    (1185 . 1186)
    1239))
  nil
  ((modseq)
   (uidvalidity . "2")
   (active 1 . 1239)
   (permanent-flags %Answered %Flagged %Draft %Deleted %Seen receipt-handled %*)))

I delete the mail through the web interface. I expect mail number 1239
to be added to unexist, but this does not happen.

 ("INBOX" 1
  ((1 . 1239))
  ((unexist
    (1 . 1184)
    (1187 . 1238))
   (seen
    (1185 . 1186)
    1239))
  nil
  ((modseq)
   (uidvalidity . "2")
   (active 1 . 1239)
   (permanent-flags %Answered %Flagged %Draft %Deleted %Seen receipt-handled %*)))




Ma Gnus v0.4
GNU Emacs 24.0.93.5 (i686-pc-linux-gnu, GTK+ Version 2.24.6)
 of 2012-02-19 on cameron
200 news.gmane.org InterNetNews NNRP server INN 2.5.1 ready (posting ok)
101 Capability list:
VERSION 2
IMPLEMENTATION INN 2.5.1
AUTHINFO USER
HDR
LIST ACTIVE ACTIVE.TIMES DISTRIB.PATS HEADERS NEWSGROUPS OVERVIEW.FMT
OVER
POST
READER
STARTTLS
.




This bug report was last modified 13 years and 102 days ago.

Previous Next


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