[PATCH] lib: Fix slight misinformation in the database schema doc
[notmuch-archives.git] / ae / 12d83684f21c9c93f4cc8d3b45a0218ae48687
1 Return-Path: <dme@dme.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 05DBC4196F2\r
6         for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 03:57:38 -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 UiuR5vEZb779 for <notmuch@notmuchmail.org>;\r
16         Mon, 26 Apr 2010 03:57:37 -0700 (PDT)\r
17 Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com\r
18         [74.125.82.181])\r
19         by olra.theworths.org (Postfix) with ESMTP id 3F70C431FC1\r
20         for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 03:57:37 -0700 (PDT)\r
21 Received: by wyj26 with SMTP id 26so603931wyj.26\r
22         for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 03:57:36 -0700 (PDT)\r
23 Received: by 10.216.90.145 with SMTP id e17mr4662851wef.106.1272279456317;\r
24         Mon, 26 Apr 2010 03:57:36 -0700 (PDT)\r
25 Received: from ut.hh.sledj.net (host83-217-165-81.dsl.vispa.com\r
26         [83.217.165.81])\r
27         by mx.google.com with ESMTPS id e82sm123622wej.16.2010.04.26.03.57.35\r
28         (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
29         Mon, 26 Apr 2010 03:57:35 -0700 (PDT)\r
30 Received: by ut.hh.sledj.net (Postfix, from userid 1000)\r
31         id 5E78B59413B; Mon, 26 Apr 2010 11:57:45 +0100 (BST)\r
32 To: Carl Worth <cworth@cworth.org>, Sebastian Spaeth <Sebastian@SSpaeth.de>,\r
33         Notmuch development list <notmuch@notmuchmail.org>\r
34 Subject: Re: Unhandled Xapian exception\r
35 In-Reply-To: <87bpd8or04.fsf@yoom.home.cworth.org>\r
36 References: <87aasul8h7.fsf@SSpaeth.de> <87bpd8or04.fsf@yoom.home.cworth.org>\r
37 User-Agent: Notmuch/0.2-191-g4256215 (http://notmuchmail.org) Emacs/23.1.1\r
38         (x86_64-pc-linux-gnu)\r
39 From: David Edmondson <dme@dme.org>\r
40 Date: Mon, 26 Apr 2010 11:57:45 +0100\r
41 Message-ID: <87bpd65vme.fsf@ut.hh.sledj.net>\r
42 MIME-Version: 1.0\r
43 Content-Type: text/plain; charset=us-ascii\r
44 X-BeenThere: notmuch@notmuchmail.org\r
45 X-Mailman-Version: 2.1.13\r
46 Precedence: list\r
47 List-Id: "Use and development of the notmuch mail system."\r
48         <notmuch.notmuchmail.org>\r
49 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
51 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
52 List-Post: <mailto:notmuch@notmuchmail.org>\r
53 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
54 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
56 X-List-Received-Date: Mon, 26 Apr 2010 10:57:38 -0000\r
57 \r
58 On Sat, 24 Apr 2010 07:38:03 -0700, Carl Worth <cworth@cworth.org> wrote:\r
59 > Otherwise, we might want to start supporting more clever handling of the\r
60 > exception. For example, the high-level application might want to retry\r
61 > an operation if it fails due to a DatabaseModified exception.\r
62 \r
63 This is what I would like to do (and thought that I was!) in notsync.\r
64 \r
65 dme.\r
66 -- \r
67 David Edmondson, http://dme.org\r