Gnus development mailing list
 help / color / mirror / Atom feed
From: Magnus Henoch <magnus.henoch@gmail.com>
To: "Toke Høiland-Jørgensen" <toke@toke.dk>
Cc: ding@gnus.org
Subject: Re: nnmaildir vs offlineimap: patch to use flags properly
Date: Tue, 28 Aug 2012 09:55:36 +0100	[thread overview]
Message-ID: <m27gsjz987.fsf@gmail.com> (raw)
In-Reply-To: <87zk5gd0pb.fsf@toke.dk> ("Toke \=\?utf-8\?Q\?H\=C3\=B8iland-J\?\= \=\?utf-8\?Q\?\=C3\=B8rgensen\=22's\?\= message of "Mon, 27 Aug 2012 13:38:24 +0200")

Toke Høiland-Jørgensen <toke@toke.dk> writes:

> Toke Høiland-Jørgensen <toke@toke.dk> writes:
>
>> I'll keep using this for a few days and see if anything odd turns up.
>
> Following up on this, it seems gnus seemed to delete all expired
> messages in my inbox, instead of only those older than seven days as
> it's supposed to. I don't know whether this is related to your patch,
> but thought I'd mention it...

Right, nnmaildir uses the modtime of the article file to decide its age,
just like nnml does, but unlike nnml, the function
`nnmaildir-request-expire-articles' contains its own logic to decide
whether the article is expirable instead of calling
`nnmail-expired-article-p'.  Not sure if that would make a difference,
but that's definitely duplication worth getting rid of.

I can't reproduce the problem myself; I marked an article a few days old
as expirable and exited the group, but it wasn't expired immediately.

Regards,
Magnus



  reply	other threads:[~2012-08-28  8:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-23 23:04 Magnus Henoch
2012-08-25 12:53 ` poirier
2012-08-26 15:53 ` Toke Høiland-Jørgensen
2012-08-27 11:38   ` Toke Høiland-Jørgensen
2012-08-28  8:55     ` Magnus Henoch [this message]
2012-08-28  9:35       ` Toke Høiland-Jørgensen
2012-08-30  0:08         ` Toke Høiland-Jørgensen
2012-09-02 23:39           ` Toke Høiland-Jørgensen
2012-08-28  8:33   ` Magnus Henoch
2012-08-28  9:34     ` Toke Høiland-Jørgensen
2012-09-04 19:52 ` Lars Ingebrigtsen
2012-09-05  8:20   ` Magnus Henoch

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=m27gsjz987.fsf@gmail.com \
    --to=magnus.henoch@gmail.com \
    --cc=ding@gnus.org \
    --cc=toke@toke.dk \
    /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.
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 NNTP newsgroup(s).