[RFC PATCH] Re: excessive thread fusing

2014-04-20 Thread David Bremner
Carl Worth writes: > > Another idea would be to trigger specifically on common forms. Judging > From the samples in this particular thread, it seems like a workable > heuristic would be: > > If the In-Reply-To header begins with '<': > > Parse that initial portion as a message

[Pablo Oliveira] Bug#745303: notmuch new corrupts database throwing 'Xapian::DatabaseCorruptError'

2014-04-20 Thread David Bremner
An embedded message was scrubbed... From: Pablo Oliveira <pa...@sifflez.org> Subject: Bug#745303: notmuch new corrupts database throwing 'Xapian::DatabaseCorruptError' Date: Sun, 20 Apr 2014 12:27:15 +0200 Size: 7122 URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20140420

excessive thread fusing

2014-04-20 Thread Austin Clements
Quoth myself on Apr 20 at 12:48 pm: > Quoth Andrei POPESCU on Apr 20 at 12:04 am: > > On Sb, 19 apr 14, 18:52:02, Eric wrote: > > > > > > This may not actually be any help, but both hypermail and mhonarc agree > > > that two messages form a separate thread from the rest. I believe that > > > the

[RFC PATCH] Re: excessive thread fusing

2014-04-20 Thread Mark Walters
On Sun, 20 Apr 2014, Carl Worth wrote: > Mark Walters writes: >> I have done dome debugging of this. > > Thanks for looking closely, Mark! > >> There is a patch below which fixes this test case but who knows what >> it breaks! Please DO NOT apply unless someone who knows this code says >> it's

excessive thread fusing

2014-04-20 Thread Austin Clements
Quoth Andrei POPESCU on Apr 20 at 12:04 am: > On Sb, 19 apr 14, 18:52:02, Eric wrote: > > > > This may not actually be any help, but both hypermail and mhonarc agree > > that two messages form a separate thread from the rest. I believe that > > the latter, at least, is the JWZ algorithm. > >

[PATCH v2 0/4] doc: notmuch-show improvements

2014-04-20 Thread Mark Walters
This LGTM +1 Best wishes Mark On Fri, 18 Apr 2014, Austin Clements wrote: > This is v2 of id:1397834332-25175-1-git-send-email-amdragon at mit.edu. > It expands the explanation of "non-MIME" message parts and moves it to > the --part documentation. > >

[RFC PATCH] Re: excessive thread fusing

2014-04-20 Thread Mark Walters
On Sat, 19 Apr 2014, David Bremner wrote: > Gregor Zattler mentioned some problems with threading at > >id:20120126004024.GA13704 at shi.workgroup > > After some off list discussions, I believe I have a smaller test case. > > The attached maildir contains 24 messages from the org mode

excessive thread fusing

2014-04-20 Thread Andrei POPESCU
URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20140420/f59eb095/attachment.pgp>

[RFC PATCH] Re: excessive thread fusing

2014-04-20 Thread Mark Walters
On Sat, 19 Apr 2014, David Bremner da...@tethera.net wrote: Gregor Zattler mentioned some problems with threading at id:20120126004024.GA13704@shi.workgroup After some off list discussions, I believe I have a smaller test case. The attached maildir contains 24 messages from the org

Re: [RFC PATCH] Re: excessive thread fusing

2014-04-20 Thread Carl Worth
Mark Walters markwalters1...@gmail.com writes: I have done dome debugging of this. Thanks for looking closely, Mark! There is a patch below which fixes this test case but who knows what it breaks! Please DO NOT apply unless someone who knows this code says it's OK. I wrote much of the

[Pablo Oliveira] Bug#745303: notmuch new corrupts database throwing 'Xapian::DatabaseCorruptError'

2014-04-20 Thread David Bremner
---BeginMessage--- Package: notmuch Version: 0.17-5+b1 Severity: normal Dear Maintainer, I'm using an offlineimap postsynchook to index my mail with `notmuch new`. Twice this week, the following error was thrown: Hook stderr:terminate called after throwing an instance of

Re: [RFC PATCH] Re: excessive thread fusing

2014-04-20 Thread Mark Walters
On Sun, 20 Apr 2014, Carl Worth cwo...@cworth.org wrote: Mark Walters markwalters1...@gmail.com writes: I have done dome debugging of this. Thanks for looking closely, Mark! There is a patch below which fixes this test case but who knows what it breaks! Please DO NOT apply unless someone

Re: [RFC PATCH] Re: excessive thread fusing

2014-04-20 Thread David Bremner
Carl Worth cwo...@cworth.org writes: Another idea would be to trigger specifically on common forms. Judging From the samples in this particular thread, it seems like a workable heuristic would be: If the In-Reply-To header begins with '': Parse that initial portion as a

Re: excessive thread fusing

2014-04-20 Thread Austin Clements
Quoth Andrei POPESCU on Apr 20 at 12:04 am: On Sb, 19 apr 14, 18:52:02, Eric wrote: This may not actually be any help, but both hypermail and mhonarc agree that two messages form a separate thread from the rest. I believe that the latter, at least, is the JWZ algorithm. mutt concurs.

Re: excessive thread fusing

2014-04-20 Thread Austin Clements
Quoth myself on Apr 20 at 12:48 pm: Quoth Andrei POPESCU on Apr 20 at 12:04 am: On Sb, 19 apr 14, 18:52:02, Eric wrote: This may not actually be any help, but both hypermail and mhonarc agree that two messages form a separate thread from the rest. I believe that the latter, at

Re: [PATCH] doc: make notmuch-new summary line more generic

2014-04-20 Thread David Bremner
David Bremner da...@tethera.net writes: Since 'notmuch new' now takes multiple options, it's confusing to show only one of them in the summary. pushed, d ___ notmuch mailing list notmuch@notmuchmail.org

Re: [PATCH 0/7] doc: Python 3 compat, rst2man.py support, etc.

2014-04-20 Thread David Bremner
Tomi Ollila tomi.oll...@iki.fi writes: In this series IMO the patches 1-4: id:8d518408f2da8bc96ae3123f05791142da26b9bc.1396718720.git.wk...@tremily.us id:543aee63407956e60f85dc11a2d25855e98c10c3.1396718720.git.wk...@tremily.us