Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 9d / a884fd80c14d50d719e29d3429b4c5544c7f4b
1 Return-Path: <james@jameswestby.net>\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 38DD9431FBD\r
6         for <notmuch@notmuchmail.org>; Tue,  2 Mar 2010 07:49:36 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.306\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.306 tagged_above=-999 required=5\r
12         tests=[AWL=-0.307, BAYES_50=0.001] 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 FO4fqRubf0vH for <notmuch@notmuchmail.org>;\r
16         Tue,  2 Mar 2010 07:49:35 -0800 (PST)\r
17 Received: from jameswestby.net (jameswestby.net [89.145.97.141])\r
18         by olra.theworths.org (Postfix) with ESMTP id 8D9F8431FAE\r
19         for <notmuch@notmuchmail.org>; Tue,  2 Mar 2010 07:49:35 -0800 (PST)\r
20 Received: from cpc4-aztw22-2-0-cust59.aztw.cable.virginmedia.com\r
21         ([94.169.116.60] helo=flash)\r
22         by jameswestby.net with esmtpa (Exim 4.69)\r
23         (envelope-from <james@jameswestby.net>)\r
24         id 1NmULd-0004or-M1; Tue, 02 Mar 2010 15:49:25 +0000\r
25 Received: by flash (Postfix, from userid 1000)\r
26         id 39C366E5409; Tue,  2 Mar 2010 15:49:20 +0000 (GMT)\r
27 From: James Westby <jw+debian@jameswestby.net>\r
28 To: martin f krafft <madduck@madduck.net>, notmuch@notmuchmail.org\r
29 In-Reply-To: <20100302154310.GA10695@lapse.rw.madduck.net>\r
30 References: <87aauqsq25.fsf@aspirouf.lan>\r
31         <20100302154310.GA10695@lapse.rw.madduck.net>\r
32 Date: Tue, 02 Mar 2010 15:49:20 +0000\r
33 Message-ID: <87wrxuyb9b.fsf@jameswestby.net>\r
34 MIME-Version: 1.0\r
35 Content-Type: text/plain; charset=us-ascii\r
36 Subject: Re: [notmuch] an other ready-to-use store option for notmuch :\r
37  CouchDB\r
38 X-BeenThere: notmuch@notmuchmail.org\r
39 X-Mailman-Version: 2.1.13\r
40 Precedence: list\r
41 List-Id: "Use and development of the notmuch mail system."\r
42         <notmuch.notmuchmail.org>\r
43 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
44         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
45 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
46 List-Post: <mailto:notmuch@notmuchmail.org>\r
47 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
48 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
50 X-List-Received-Date: Tue, 02 Mar 2010 15:49:36 -0000\r
51 \r
52 On Tue, 2 Mar 2010 16:43:10 +0100, martin f krafft <madduck@madduck.net> wrote:\r
53 > also sprach Paul R <paul.r.ml@gmail.com> [2010.03.02.1626 +0100]:\r
54 > > CouchDB databases can be replicated and synced in both directions.\r
55 > > Conflicts are lazily handled.\r
56\r
57 > What does this mean?\r
58 \r
59 Couch has deterministic conflict resolution between the two sides, so\r
60 all instances will get the same result without needing a master.\r
61 \r
62 You can then ask for the current conflicts to do more in-depth\r
63 resolution if needed, including prompting the user.\r
64 \r
65 Thanks,\r
66 \r
67 James\r