On Wed, Nov 13, 2013 at 09:08:52PM +0100, Peter Zijlstra wrote:
> +    if (i >= 3) {
> +     /* Consume trailing maildir directory entries */
> +     if (STRNCMP_LITERAL (maildir, "cur") == 0 ||
> +         STRNCMP_LITERAL (maildir, "new") == 0)

maildir + i - 3

obviously..


_______________________________________________
notmuch mailing list
[email protected]
http://notmuchmail.org/mailman/listinfo/notmuch

Reply via email to