Re: [notmuch] [PATCH (rebased)] Handle message renames in mail spool

Subject: Re: [notmuch] [PATCH (rebased)] Handle message renames in mail spool

Date: Fri, 04 Dec 2009 09:55:45 -0400

To: Carl Worth

Cc: notmuch@notmuchmail.org

From: david@tethera.net


At Thu, 03 Dec 2009 16:45:22 -0800,

> Anyway, I think we'll see code for that soon, so I'm not planning to
> commit the offered patch. But people really needing renames might want
> to use it for now, (and live with any performance implications it
> causes).

I could live with the performance issues, but it seems that it re-tags
every "Processed" file (renamed or not) as inbox.  This brings about
20k messages back into my inbox, which is a bit unusable.  The problem
seems to be that notmuch_database_add_message returns
NOTMUCH_STATUS_SUCCESS whether or not a new message was really added.
I don't know if there is an easy fix for this, or if it is worth
pursuing, given that the patch won't be committed.

d

P.S. do people want to be CC'd on this list, or not?



Thread: