all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Amin Bandali <bandali@gnu.org>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 37541@debbugs.gnu.org
Subject: bug#37541: 27.0.50; messages left over in nnimap-inbox after splitting
Date: Sat, 28 Sep 2019 14:28:19 -0400	[thread overview]
Message-ID: <878sq8cm2k.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <87tv8wuznw.fsf@gnus.org>

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Amin Bandali <bandali@gnu.org> writes:
>
>> I’ve noticed in the last day or two that nnimap splitting doesn’t seem
>> to be fully applied immediately anymore: upon launching Gnus, a copy of
>> each nnimap split message (mail) remains in my nnimap-inbox (though it
>> appears to be copied to the split destination just fine) until i visit
>> the nnimap-inbox folder manually, and then they’ll disappear.
>
> Can you set nnimap-record-commands and then look in the "*imap log*"
> buffer after doing a split?  That should tell us what commands nnimap
> issued.
>
> It should look something like:
>
> 18:49:16 [quimby.gnus.org] 1000 SELECT "INBOX"
> 18:49:16 [quimby.gnus.org] 1001 UID FETCH 1:* FLAGS
> 18:49:16 [quimby.gnus.org] 1002 UID FETCH 2066471 (UID BODY.PEEK[HEADER])
> 18:49:16 [quimby.gnus.org] 1003 UID COPY 2066471 "shopping"
> 18:49:16 [quimby.gnus.org] 1004 UID STORE 2066471 +FLAGS.SILENT (\Deleted)
> 18:49:16 [quimby.gnus.org] 1005 UID EXPUNGE 2066471
> 18:49:16 [quimby.gnus.org] 1006 UID STORE  +FLAGS.SILENT (\Deleted)
> 18:49:16 [quimby.gnus.org] 1007 UID EXPUNGE 
>
> Hm!  I just noticed that next-to-last line -- that doesn't look right...

Thanks.  A quick look at *imap log*, it seems that EXPUNGE isn’t called
unless I open my nnimap-inbox manually.  I’ll send you logs off-list.
This is the new behaviour, I havne’t yet tried with older Emacs though.





      reply	other threads:[~2019-09-28 18:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-28 13:50 bug#37541: 27.0.50; messages left over in nnimap-inbox after splitting Amin Bandali
2019-09-28 16:11 ` Eric Abrahamsen
2019-09-28 18:56   ` Amin Bandali
2019-09-28 19:37     ` Lars Ingebrigtsen
2019-09-28 20:15       ` Amin Bandali
2019-09-28 16:57 ` Lars Ingebrigtsen
2019-09-28 18:28   ` Amin Bandali [this message]

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

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

  git send-email \
    --in-reply-to=878sq8cm2k.fsf@fencepost.gnu.org \
    --to=bandali@gnu.org \
    --cc=37541@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.