GNU bug report logs - #31739
25.2; Cannot expire articles in virtual group

Previous Next

Package: emacs;

Reported by: Jamie Forth <j.forth <at> gold.ac.uk>

Date: Wed, 6 Jun 2018 20:40:01 UTC

Severity: normal

Tags: moreinfo, unreproducible

Found in version 25.2

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

Bug is archived. No further changes may be made.

Full log


Message #30 received at 31739 <at> debbugs.gnu.org (full text, mbox):

From: Jamie Forth <J.Forth <at> gold.ac.uk>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: "31739 <at> debbugs.gnu.org" <31739 <at> debbugs.gnu.org>
Subject: Re: bug#31739: 25.2; Cannot expire articles in virtual group
Date: Fri, 4 Oct 2019 18:34:20 +0000
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> It does seem like the nnimap expiration function isn't being called at
> all, somehow.
>
> Would it be possible for you do open nnvirtual.el and `M-x edebug-defun'
> on `nnvirtual-request-expire-articles' and then step through the
> function when exiting from the nnvirtual group (with some articles
> marked as expirable)?
>
> What's interesting here is whether the
>
>   (gnus-group-expire-articles-1 group)
>
> form is being executed for the nnimap group.  

gnus-group-expire-articles-1 is being called.

Stepping through gnus-group-expire-articles-1, 
expirable is nil.

The value returned from (gnus-info-marks info) is:

  ((seen (22 . 40)) (unexist (1 . 34)))

So the expirable marks are getting dropped somehow?

--
Jamie




This bug report was last modified 2 years and 358 days ago.

Previous Next


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