GNU bug report logs -
#31739
25.2; Cannot expire articles in virtual group
Previous Next
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 #39 received at 31739 <at> debbugs.gnu.org (full text, mbox):
Jamie Forth <J.Forth <at> gold.ac.uk> writes:
> Lars Ingebrigtsen <larsi <at> gnus.org> writes:
>
>> For my test group, I get:
>>
>> (assq 'expire (gnus-info-marks (gnus-get-info "nnvirtual:imap-test")))
>> => (expire 392790 394237)
>>
>> You get nil for yours?
>
> Yes unfortunately.
>
> (gnus-info-marks (gnus-get-info "nnvirtual:vgtest")
>
> => ((unexist (1 . 34) (37 . 40)) (seen (22 . 40)))
>
> As a sanity check I just tried recreating the group with `emacs -Q` and
> the following gnus config.
>
> (setq gnus-select-method '(nntp "news.gmane.org"))
>
> (add-to-list
> 'gnus-secondary-select-methods
> '(nnimap "gold"
> (nnimap-stream shell)
> (nnimap-shell-program
> "/usr/lib/dovecot/imap -c ~/.config/dovecot/gold.conf 2> /dev/null")))
>
> Then G V, then M-e with: (nnvirtual "^nnimap\\+gold:Junk Email$")
>
> Marking some articles E, but same result!
How very odd. I have the same setup, but with a real IMAP server, and
not nnimap-shell-program, but that shouldn't make a difference.
I've stared at the code some more, but I can't find out why the
expirable marks go missing.
Would it be possible for you to edebug through parts of
gnus-summary-exit to see when the expirable marks disappear?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
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.