mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
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.
This commit is contained in:
parent
02ec2e420c
commit
e00c04946a
1 changed files with 3 additions and 0 deletions
3
TODO
3
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.
|
||||
|
|
Loading…
Reference in a new issue