unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Jamie Forth <J.Forth@gold.ac.uk>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: "31739@debbugs.gnu.org" <31739@debbugs.gnu.org>
Subject: bug#31739: 25.2; Cannot expire articles in virtual group
Date: Mon, 7 Oct 2019 16:18:13 +0000	[thread overview]
Message-ID: <878spwr0l7.fsf@gold.ac.uk> (raw)
In-Reply-To: <877enb7pqw.fsf@lutyens.i-did-not-set--mail-host-address--so-tickle-me>

Lars Ingebrigtsen <larsi@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!

> I've looked through the code for something special being done with the
> expirable marks, and I can't find anything that's nixing out those in
> particular.  But I may be looking in the wrong parts of the code...

Thanks for looking!

--
Jamie





  reply	other threads:[~2019-10-07 16:18 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-06 18:07 bug#31739: 25.2; Cannot expire articles in virtual group Jamie Forth
2019-09-29  8:21 ` Lars Ingebrigtsen
2019-09-30 17:00   ` Jamie Forth
2019-10-01 12:25     ` Lars Ingebrigtsen
2019-10-01 12:27     ` Lars Ingebrigtsen
2019-10-01 14:08       ` Jamie Forth
2019-10-03 15:51         ` Lars Ingebrigtsen
2019-10-04 18:34           ` Jamie Forth
2019-10-07  3:16             ` Lars Ingebrigtsen
2019-10-07 16:18               ` Jamie Forth [this message]
2019-10-14  6:35                 ` Lars Ingebrigtsen
2019-10-16 11:50                   ` Jamie Forth
2019-10-18  3:54                     ` Lars Ingebrigtsen
2019-10-18 13:13                       ` Jamie Forth
2019-10-19  8:09                         ` Lars Ingebrigtsen
2022-04-30 16:24                           ` Lars Ingebrigtsen
2022-05-29 13:19                             ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878spwr0l7.fsf@gold.ac.uk \
    --to=j.forth@gold.ac.uk \
    --cc=31739@debbugs.gnu.org \
    --cc=larsi@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).