[PATCH 14/25] Fix old style notmuch-fcc-dirs configuration check.

2011-06-01 Thread Carl Worth
197 bytes Desc: not available URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20110601/a964bb01/attachment.pgp>

[PATCH 07/25] test: remove json test for search null result, since it's being more properly tested in search-output

2011-06-01 Thread Carl Worth
ent was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: not available URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20110601/21a185c5/attachment.pgp>

[PATCH 01/25] fix check for libdir in ldconfig paths

2011-06-01 Thread Jameson Graef Rollins
next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 835 bytes Desc: not available URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20110601/49d13ddc/attachment.pgp>

[PATCH 01/25] fix check for libdir in ldconfig paths

2011-06-01 Thread Carl Worth
intf "No (will set RPATH)\n" +else + printf "Yes\n" +fi else printf "Unknown.\n" cat <http://notmuchmail.org/pipermail/notmuch/attachments/20110601/49a31951/attachment.pgp>

Multiple sender identities (composing)

2011-06-01 Thread Brian May
was scrubbed... URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20110601/6047500c/attachment.html>

[python] get all messages of a thread

2011-06-01 Thread Brian May
Brian May -- next part -- An HTML attachment was scrubbed... URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20110601/226b4f92/attachment.html>

compile error of current git on F15

2011-06-01 Thread Jameson Graef Rollins
signature Size: 835 bytes Desc: not available URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20110601/61ca4254/attachment.pgp>

Multiple sender identities (composing)

2011-06-01 Thread Thomas Jost
on-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 489 bytes Desc: not available URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20110601/7d70b203/attachment.pgp>

compile error of current git on F15

2011-06-01 Thread Dirk Hohndel
On Tue, 31 May 2011 12:29:28 -0400, Daniel Kahn Gillmor wrote: Non-text part: multipart/signed > i'm CC'ing the upstream lead developer of gmime here to see if he has > any thoughts (and can correct any misrepresentations from me) -- Hi Jeffrey! > > On 05/30/2011 02:43 PM, Jameson Graef Rollins

Re: compile error of current git on F15

2011-06-01 Thread Dirk Hohndel
On Tue, 31 May 2011 12:29:28 -0400, Daniel Kahn Gillmor d...@fifthhorseman.net wrote: Non-text part: multipart/signed i'm CC'ing the upstream lead developer of gmime here to see if he has any thoughts (and can correct any misrepresentations from me) -- Hi Jeffrey! On 05/30/2011 02:43 PM,

Re: compile error of current git on F15

2011-06-01 Thread Jameson Graef Rollins
On Wed, 01 Jun 2011 05:35:29 -0700, Dirk Hohndel hohn...@infradead.org wrote: This used to work and used to be supported and was broken in a recent notmuch patch. Hey, Dirk. I would actually say that support for gmime 2.6 was merely coincidental up until now. For all functionality we had been

Re: [PATCH 01/25] fix check for libdir in ldconfig paths

2011-06-01 Thread Carl Worth
On Sat, 28 May 2011 14:51:36 -0700, Jameson Graef Rollins jroll...@finestructure.net wrote: The configure script tries to check that the libdir is included in the ldconfig paths, and then sets the RPATH compiler flag if it's not. This check was broken, and was always setting RPATH. This fixes

Re: [PATCH 01/25] fix check for libdir in ldconfig paths

2011-06-01 Thread Jameson Graef Rollins
On Wed, 01 Jun 2011 16:22:19 -0700, Carl Worth cwo...@cworth.org wrote: Thanks for the patch. I was intrigued about what was actually broken here, so tracked down the problem and fixed it with an alternate patch (see below). Cool. Yeah, that issue took a while to track down. jamie.

Re: [PATCH 07/25] test: remove json test for search null result, since it's being more properly tested in search-output

2011-06-01 Thread Carl Worth
On Sat, 28 May 2011 14:51:42 -0700, Jameson Graef Rollins jroll...@finestructure.net wrote: The test in json was inferior to the one in search-output, since it wasn't properly testing for the presence of a trailing newline. Hi Jamie, I've pushed the series up to this point now, (along with

Re: Multiple sender identities (composing)

2011-06-01 Thread Brian May
On 1 June 2011 16:42, Thomas Jost schno...@schnouki.net wrote: There's a function that changes the signature according to the From header in the message I sent on this list yesterday (id:87pqmznczk@thor.loria.fr, near the end of the message). Thanks for the pointer, it seems to work

Re: [PATCH 14/25] Fix old style notmuch-fcc-dirs configuration check.

2011-06-01 Thread Carl Worth
On Sat, 28 May 2011 14:51:49 -0700, Jameson Graef Rollins jroll...@finestructure.net wrote: Hi Jamie, I've pushed the next few patches up to this point, (with only one functional change---I fixed a new test case to correctly use notmuch_search_sanitize to avoid spurious failures unmatching