Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 5c / b6ca70fd6d95d21a9c542a9828e5b8bcedc781
1 Return-Path: <pioto@pioto.org>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 32C8B40D146\r
6         for <notmuch@notmuchmail.org>; Wed, 13 Oct 2010 07:24:49 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -1.9\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9] autolearn=ham\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id doYoDg0NU5yF for <notmuch@notmuchmail.org>;\r
16         Wed, 13 Oct 2010 07:24:38 -0700 (PDT)\r
17 Received: from everglades.pioto.org (mail.pioto.org [207.192.71.235])\r
18         by olra.theworths.org (Postfix) with ESMTP id AEF2E40D143\r
19         for <notmuch@notmuchmail.org>; Wed, 13 Oct 2010 07:24:38 -0700 (PDT)\r
20 Received: from pioto.org (pit84.pair.com [216.92.130.84])\r
21         (Authenticated sender: pioto)\r
22         by everglades.pioto.org (Postfix) with ESMTPSA id 2CEDB1601D1\r
23         for <notmuch@notmuchmail.org>; Wed, 13 Oct 2010 10:24:38 -0400 (EDT)\r
24 Date: Wed, 13 Oct 2010 10:24:25 -0400\r
25 From: Mike Kelly <pioto@pioto.org>\r
26 To: notmuch@notmuchmail.org\r
27 Subject: Re: [PATCH 0/4] Maildir synchronization v2\r
28 Message-ID: <20101013102425.0ca181c1@pioto.org>\r
29 In-Reply-To: <20101013093158.6d637b89@pioto.org>\r
30 References: <1286972038-21064-1-git-send-email-sojkam1@fel.cvut.cz>\r
31         <20101013093158.6d637b89@pioto.org>\r
32 X-Mailer: Claws Mail 3.7.6 (GTK+ 2.18.7; i386-portbld-freebsd8.0)\r
33 Mime-Version: 1.0\r
34 Content-Type: text/plain; charset=US-ASCII\r
35 Content-Transfer-Encoding: 7bit\r
36 X-BeenThere: notmuch@notmuchmail.org\r
37 X-Mailman-Version: 2.1.13\r
38 Precedence: list\r
39 List-Id: "Use and development of the notmuch mail system."\r
40         <notmuch.notmuchmail.org>\r
41 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
42         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
43 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
44 List-Post: <mailto:notmuch@notmuchmail.org>\r
45 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
46 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
48 X-List-Received-Date: Wed, 13 Oct 2010 14:24:49 -0000\r
49 \r
50 On Wed, 13 Oct 2010 09:31:58 -0400\r
51 Mike Kelly <pioto@pioto.org> wrote:\r
52 \r
53 > On Wed, 13 Oct 2010 14:13:54 +0200\r
54 > Michal Sojka <sojkam1@fel.cvut.cz> wrote:\r
55\r
56 > > Hi,\r
57 > > \r
58 > > this is an updated version of patches sent in\r
59 > > id:1273580061-22580-1-git-send-email-sojkam1@fel.cvut.cz. Only the\r
60 > > last patch (tests) was actually updated to work with new test suite.\r
61 > > These patches has already been tested by several people and I think\r
62 > > they are ready to be merged. They can be pulled by:\r
63 > > \r
64 > > git pull git://rtime.felk.cvut.cz/notmuch maildir-sync-v2\r
65\r
66 > This sounds like just the sort of feature set I'd want from this sort\r
67 > of patch, except unfortunately it won't compile for me on FreeBSD:\r
68 \r
69 Looks like this may also require a newer xapian than i have now\r
70 (xapian-core 1.0.18), as notmuch new aborts with:\r
71 \r
72   terminate called after throwing an instance of 'Xapian::InvalidArgumentError'\r
73 \r
74 I'll see if I can track down anything more concrete as a cause.\r
75 \r
76 -- \r
77 Mike Kelly\r