Re: database error
[notmuch-archives.git] / 07 / f3d36910fa1b505689cd61c8d70a4d60c79762
1 Return-Path: <pieter@praet.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 1EA64431FAF\r
6         for <notmuch@notmuchmail.org>; Tue, 28 Feb 2012 10:41:29 -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.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\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 ewdXdjMWsdnA for <notmuch@notmuchmail.org>;\r
16         Tue, 28 Feb 2012 10:41:28 -0800 (PST)\r
17 Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com\r
18         [209.85.212.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 1671B431FAE\r
21         for <notmuch@notmuchmail.org>; Tue, 28 Feb 2012 10:41:27 -0800 (PST)\r
22 Received: by wibhi8 with SMTP id hi8so4304144wib.26\r
23         for <notmuch@notmuchmail.org>; Tue, 28 Feb 2012 10:41:25 -0800 (PST)\r
24 Received-SPF: pass (google.com: domain of pieter@praet.org designates\r
25         10.180.83.97 as permitted sender) client-ip=10.180.83.97; \r
26 Authentication-Results: mr.google.com;\r
27         spf=pass (google.com: domain of pieter@praet.org\r
28         designates 10.180.83.97 as permitted sender)\r
29         smtp.mail=pieter@praet.org\r
30 Received: from mr.google.com ([10.180.83.97])\r
31         by 10.180.83.97 with SMTP id p1mr41206739wiy.19.1330454485705 (num_hops\r
32         = 1); Tue, 28 Feb 2012 10:41:25 -0800 (PST)\r
33 Received: by 10.180.83.97 with SMTP id p1mr32682758wiy.19.1330454485565;\r
34         Tue, 28 Feb 2012 10:41:25 -0800 (PST)\r
35 Received: from localhost ([109.131.112.224])\r
36         by mx.google.com with ESMTPS id 9sm51311079wid.2.2012.02.28.10.41.23\r
37         (version=TLSv1/SSLv3 cipher=OTHER);\r
38         Tue, 28 Feb 2012 10:41:24 -0800 (PST)\r
39 From: Pieter Praet <pieter@praet.org>\r
40 To: Michal Sojka <sojkam1@fel.cvut.cz>, notmuch@notmuchmail.org\r
41 Subject: Re: [PATCH] emacs: Mention race condition safety in user visible\r
42         documentation\r
43 In-Reply-To: <1329605059-15358-1-git-send-email-sojkam1@fel.cvut.cz>\r
44 References: <1329605059-15358-1-git-send-email-sojkam1@fel.cvut.cz>\r
45 User-Agent: Notmuch/0.11.1+210~g6afc43e (http://notmuchmail.org) Emacs/23.3.1\r
46         (x86_64-unknown-linux-gnu)\r
47 Date: Tue, 28 Feb 2012 19:39:01 +0100\r
48 Message-ID: <87k436ola2.fsf@praet.org>\r
49 MIME-Version: 1.0\r
50 Content-Type: text/plain; charset=us-ascii\r
51 X-Gm-Message-State:\r
52  ALoCoQkIzRdIcskfqxmHJgkogum48+OZsXfrLFVkM2BHNIP5CXNrI/CNIfcgZFk4tJZ1NOFSa73I\r
53 X-BeenThere: notmuch@notmuchmail.org\r
54 X-Mailman-Version: 2.1.13\r
55 Precedence: list\r
56 List-Id: "Use and development of the notmuch mail system."\r
57         <notmuch.notmuchmail.org>\r
58 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
60 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
61 List-Post: <mailto:notmuch@notmuchmail.org>\r
62 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
63 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
64         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
65 X-List-Received-Date: Tue, 28 Feb 2012 18:41:29 -0000\r
66 \r
67 On Sat, 18 Feb 2012 23:44:18 +0100, Michal Sojka <sojkam1@fel.cvut.cz> wrote:\r
68 > After recent rework of a/A/x/X key bindings, the important paragraph in\r
69 > documentation of `notmuch-show-archive-thread' stayed hidden from users,\r
70 > because no key is bound to this function.\r
71\r
72 > This patch copies the important paragraph to the documentation of\r
73 > functions currently bound to keys.\r
74 > ---\r
75 \r
76 FYI, I've removed the 'needs-review' flag from this patch, as\r
77 it's obsoleted by the one @ id:"87linwsg2r.fsf@steelpick.2x.cz".\r
78 \r
79 Keep in mind that one needs to run `git-am' with the '--scissors'\r
80 option when applying the latter.\r
81 \r
82 \r
83 Peace\r
84 \r
85 -- \r
86 Pieter\r