[RFC] [PATCH] lib/database.cc: change how the parent of a message is calculated

2013-03-04 Thread Tomi Ollila
On Mon, Mar 04 2013, Aaron Ecay wrote: > git send-email is mad about lines >998 characters in the test patch, so > I?m sending the patches as attachments to this email. (Is there a > better way to include the expected output of a notmuch command which > outputs long lines in a test script?)

[RFC] [PATCH] lib/database.cc: change how the parent of a message is calculated

2013-03-03 Thread David Bremner
Aaron Ecay writes: > git send-email is mad about lines >998 characters in the test patch, so > I?m sending the patches as attachments to this email. (Is there a > better way to include the expected output of a notmuch command which > outputs long lines in a test script?) What about pretty

[RFC] [PATCH] lib/database.cc: change how the parent of a message is calculated

2013-03-03 Thread Aaron Ecay
git send-email is mad about lines >998 characters in the test patch, so I?m sending the patches as attachments to this email. (Is there a better way to include the expected output of a notmuch command which outputs long lines in a test script?) -- next part -- A non-text

Re: [RFC] [PATCH] lib/database.cc: change how the parent of a message is calculated

2013-03-03 Thread David Bremner
Aaron Ecay aarone...@gmail.com writes: git send-email is mad about lines 998 characters in the test patch, so I’m sending the patches as attachments to this email. (Is there a better way to include the expected output of a notmuch command which outputs long lines in a test script?) What

[RFC] [PATCH] lib/database.cc: change how the parent of a message is calculated

2013-03-01 Thread Jani Nikula
On Thu, 28 Feb 2013, Jani Nikula wrote: > Hi Aaron - > > On Tue, 26 Feb 2013, Aaron Ecay wrote: >> Presently, the code which finds the parent of a message as it is being >> added to the database assumes that the first Message-ID-like substring >> of the In-Reply-To header is the parent Message

Re: [RFC] [PATCH] lib/database.cc: change how the parent of a message is calculated

2013-03-01 Thread Jani Nikula
On Thu, 28 Feb 2013, Jani Nikula j...@nikula.org wrote: Hi Aaron - On Tue, 26 Feb 2013, Aaron Ecay aarone...@gmail.com wrote: Presently, the code which finds the parent of a message as it is being added to the database assumes that the first Message-ID-like substring of the In-Reply-To

[RFC] [PATCH] lib/database.cc: change how the parent of a message is calculated

2013-02-28 Thread Jani Nikula
Hi Aaron - On Tue, 26 Feb 2013, Aaron Ecay wrote: > Presently, the code which finds the parent of a message as it is being > added to the database assumes that the first Message-ID-like substring > of the In-Reply-To header is the parent Message ID. Some mail clients, > however, put stuff

Re: [RFC] [PATCH] lib/database.cc: change how the parent of a message is calculated

2013-02-28 Thread Jani Nikula
Hi Aaron - On Tue, 26 Feb 2013, Aaron Ecay aarone...@gmail.com wrote: Presently, the code which finds the parent of a message as it is being added to the database assumes that the first Message-ID-like substring of the In-Reply-To header is the parent Message ID. Some mail clients, however,

[RFC] [PATCH] lib/database.cc: change how the parent of a message is calculated

2013-02-26 Thread Aaron Ecay
2013ko otsailak 26an, Jani Nikula-ek idatzi zuen: > Hi Aaron, please provide references to a few messages like this. If > available on the notmuch list an id: reference would be best, but > otherwise some archive that allows viewing full message headers or > downloading the full message would be

[RFC] [PATCH] lib/database.cc: change how the parent of a message is calculated

2013-02-26 Thread Jani Nikula
On Tue, 26 Feb 2013, Aaron Ecay wrote: > Presently, the code which finds the parent of a message as it is being > added to the database assumes that the first Message-ID-like substring > of the In-Reply-To header is the parent Message ID. Some mail clients, > however, put stuff other than the

Re: [RFC] [PATCH] lib/database.cc: change how the parent of a message is calculated

2013-02-26 Thread Jani Nikula
On Tue, 26 Feb 2013, Aaron Ecay aarone...@gmail.com wrote: Presently, the code which finds the parent of a message as it is being added to the database assumes that the first Message-ID-like substring of the In-Reply-To header is the parent Message ID. Some mail clients, however, put stuff

[RFC] [PATCH] lib/database.cc: change how the parent of a message is calculated

2013-02-25 Thread Aaron Ecay
Presently, the code which finds the parent of a message as it is being added to the database assumes that the first Message-ID-like substring of the In-Reply-To header is the parent Message ID. Some mail clients, however, put stuff other than the Message-ID of the parent in the In-Reply-To

[RFC] [PATCH] lib/database.cc: change how the parent of a message is calculated

2013-02-25 Thread Aaron Ecay
Presently, the code which finds the parent of a message as it is being added to the database assumes that the first Message-ID-like substring of the In-Reply-To header is the parent Message ID. Some mail clients, however, put stuff other than the Message-ID of the parent in the In-Reply-To