[PATCH] lib: reword comment about XFOLDER: prefix
[notmuch-archives.git] / 6d / b0caa52ee71cf217396419b270ef6c12d33400
1 Return-Path: <bremner@tethera.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 arlo.cworth.org (Postfix) with ESMTP id 44D356DE0C11\r
6  for <notmuch@notmuchmail.org>; Sat, 10 Oct 2015 05:29:28 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0.105\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.105 tagged_above=-999 required=5 tests=[AWL=0.105]\r
12  autolearn=disabled\r
13 Received: from arlo.cworth.org ([127.0.0.1])\r
14  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
15  with ESMTP id tJQ5zlbTcEw0 for <notmuch@notmuchmail.org>;\r
16  Sat, 10 Oct 2015 05:29:25 -0700 (PDT)\r
17 Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224])\r
18  by arlo.cworth.org (Postfix) with ESMTPS id DD0526DE0B26\r
19  for <notmuch@notmuchmail.org>; Sat, 10 Oct 2015 05:29:24 -0700 (PDT)\r
20 Received: from remotemail by gitolite.debian.net with local (Exim 4.80)\r
21  (envelope-from <bremner@tethera.net>)\r
22  id 1ZktFd-0008Af-9o; Sat, 10 Oct 2015 12:27:49 +0000\r
23 Received: (nullmailer pid 8591 invoked by uid 1000); Sat, 10 Oct 2015\r
24  12:27:30 -0000\r
25 From: David Bremner <david@tethera.net>\r
26 To: Jani Nikula <jani@nikula.org>, notmuch@notmuchmail.org\r
27 Subject: V2 of directory delete patches\r
28 Date: Sat, 10 Oct 2015 09:27:16 -0300\r
29 Message-Id: <1444480039-8530-1-git-send-email-david@tethera.net>\r
30 X-Mailer: git-send-email 2.5.3\r
31 In-Reply-To:\r
32  <591f5298ac3f2c79f727cac8bad1251830b28a3c.1443213654.git.jani@nikula.org>\r
33 References:\r
34  <591f5298ac3f2c79f727cac8bad1251830b28a3c.1443213654.git.jani@nikula.org>\r
35 X-BeenThere: notmuch@notmuchmail.org\r
36 X-Mailman-Version: 2.1.18\r
37 Precedence: list\r
38 List-Id: "Use and development of the notmuch mail system."\r
39  <notmuch.notmuchmail.org>\r
40 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
41  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
42 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
43 List-Post: <mailto:notmuch@notmuchmail.org>\r
44 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
45 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
46  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
47 X-List-Received-Date: Sat, 10 Oct 2015 12:29:28 -0000\r
48 \r
49 Changes since id:cover.1443213654.git.jani@nikula.org\r
50 \r
51   - tidy commit messages\r
52   - update docs in lib/notmuch.h\r
53   - make an executive decision not to push _remove_directory into lib\r
54   for now; it can always be a new api layer later.\r
55   - unmark fixed tests\r
56   - wrap xapian calls in try/catch\r
57 \r