From: Carl Worth Date: Mon, 23 May 2011 21:53:52 +0000 (-0700) Subject: TODO: Add note for bug with message with References but no In-Reply-To X-Git-Tag: debian/0.6_254~140 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=e00c04946a05a71abaf9ee5cea0dc2ee3215d0e3;hp=02ec2e420c36957fbd903c424b69a9690b400671 TODO: Add note for bug with message with References but no In-Reply-To We recently noticed on the mailing list a case where a message wasn't properly connected to its parent. We should fix that of course. --- diff --git a/TODO b/TODO index 83d60d45..260ffe18 100644 --- a/TODO +++ b/TODO @@ -216,6 +216,9 @@ Fix the "count" functionality to be exact as Olly explained in IRC: ojwb> cworth: if you set the check_at_least parameter to the database size, get_matches_estimated() will be exact +Fix the threading of a message that has a References: header but no +In-Reply-To: header (see id:"87lixxnxpb.fsf@yoom.home.cworth.org"). + Search syntax ------------- Implement support for "tag:*" to expand to all tags.