[PATCH 0/2] Improve message threading

Subject: [PATCH 0/2] Improve message threading

Date: Mon, 26 May 2014 16:05:55 +0200

To: notmuch@notmuchmail.org

Cc:

From: Michal Sojka


Hi all,

I noticed that in certain situations notmuch does not reconstruct
thread structure correctly. The fix was quite trivial - see the
patches.

The patch fixes my problem, however, as I learnt from the thread
around id:87oazwjq1e.fsf@yoom.home.cworth.org, there are more problems
in this code. I think that my problem is orthogonal to what was
discussed there.

The patch does not break any existing text (except two in
T460-emacs-tree.sh, which fail even with 0.18 on my system).

Cheers,
-Michal

Michal Sojka (2):
  Add test for incorrect threading of messages
  Make parsing of References and In-Reply-To header less error prone

 lib/database.cc             | 15 ++++++---------
 test/T510-thread-replies.sh | 27 +++++++++++++++++++++++++++
 2 files changed, 33 insertions(+), 9 deletions(-)

-- 
2.0.0.rc2


Thread: