[PATCH 6/8] CLI: refactor dumping of tags.
[notmuch-archives.git] / 44 / 13dbc3d1f0d784a1d06c078189fe2f11744384
1 Return-Path: <daniel@schoepe.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 arlo.cworth.org (Postfix) with ESMTP id 584E16DE020B\r
6  for <notmuch@notmuchmail.org>; Fri,  7 Aug 2015 01:06:02 -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.11\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.11 tagged_above=-999 required=5 tests=[AWL=0.097, \r
12  DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13  RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01,\r
14  RCVD_IN_MSPIKE_WL=-0.01, RCVD_IN_SORBS_WEB=0.614, SPF_PASS=-0.001]\r
15  autolearn=disabled\r
16 Received: from arlo.cworth.org ([127.0.0.1])\r
17  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
18  with ESMTP id GHO9OFkCTNla for <notmuch@notmuchmail.org>;\r
19  Fri,  7 Aug 2015 01:05:57 -0700 (PDT)\r
20 Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com\r
21  [209.85.212.182])\r
22  by arlo.cworth.org (Postfix) with ESMTPS id 09DAC6DE13F4\r
23  for <notmuch@notmuchmail.org>; Fri,  7 Aug 2015 01:05:57 -0700 (PDT)\r
24 Received: by wibhh20 with SMTP id hh20so55179719wib.0\r
25  for <notmuch@notmuchmail.org>; Fri, 07 Aug 2015 01:05:55 -0700 (PDT)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=schoepe.org; s=google;\r
27  h=from:to:subject:in-reply-to:references:user-agent:date:message-id\r
28  :mime-version:content-type;\r
29  bh=3L7Lu6mUBQ6VJDuSk2WBOZaXcNLd4d6sQDY1g2RYdSY=;\r
30  b=Y9HHSeSQeFaS33vYiHDhI13VYtWZ+CXYCjEaESM+OaH74yH1+lssbYg7jzdnWYoeRf\r
31  nLMI6lKObe0B+ayGl1iXzjTYCdHak3gmz5VyfKdVqVO/xDLZMX6qUE8QjfREDBKIlfNq\r
32  Mggs/GRrbP1NoY4i4woUUPFBPEyasP0UYAI5A=\r
33 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
34  d=1e100.net; s=20130820;\r
35  h=x-gm-message-state:from:to:subject:in-reply-to:references\r
36  :user-agent:date:message-id:mime-version:content-type;\r
37  bh=3L7Lu6mUBQ6VJDuSk2WBOZaXcNLd4d6sQDY1g2RYdSY=;\r
38  b=GAbtJiqxYMOpc6/d9WAstoXK6jutcnXko8XpXVrIosMWkMc+jQBb8ySjGtNWBC1vxm\r
39  fMA0Mr64V+7xFnjxs2TK8IacATNpfLccayTg+rbQqnHK14IUC2sQ19VUXlBk+Tohir1W\r
40  gAyl4DZ542w6VypL+3pRnPWpTvPQvMEk7EbyapCyHiMCTeG6z9e69I2SNzLxf6qncHr/\r
41  cfdFjq8j6qkJ9NQ+CKuDQ5P2W70BhTbBzMyxCFRQ8WUhJVpncDOETjFkmo8NNbj+3DaR\r
42  EJ6Ne02L/lat5NdYdo0n/3NQJDP2urKvnDJCopAxQjCGmHthDQV98V5YqCqr+hn2YIQx\r
43  +GzQ==\r
44 X-Gm-Message-State:\r
45  ALoCoQnTCeKADrrOoJIcNSmkhxlfAiNBxhMJagTXRsA5EprARHwo7YorUEm0wPCBsUX83SQ4zKNf\r
46 X-Received: by 10.180.99.71 with SMTP id eo7mr4709407wib.25.1438934755499;\r
47  Fri, 07 Aug 2015 01:05:55 -0700 (PDT)\r
48 Received: from localhost (ip-80-226-24-9.vodafone-net.de. [80.226.24.9])\r
49  by smtp.gmail.com with ESMTPSA id pu6sm13379032wjc.34.2015.08.07.01.05.53\r
50  (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\r
51  Fri, 07 Aug 2015 01:05:54 -0700 (PDT)\r
52 From: Daniel Schoepe <daniel@schoepe.org>\r
53 To: David Bremner <david@tethera.net>, notmuch@notmuchmail.org\r
54 Subject: Re: [PATCH 5/6] cli: add global option "--db-revision"\r
55 In-Reply-To: <1433525318-23756-6-git-send-email-david@tethera.net>\r
56 References: <1432936375-astroid-4-0i1n6yczs2-1520@strange>\r
57  <1433525318-23756-1-git-send-email-david@tethera.net>\r
58  <1433525318-23756-6-git-send-email-david@tethera.net>\r
59 User-Agent: Notmuch/0.20.2 (http://notmuchmail.org) Emacs/24.5.1\r
60  (x86_64-unknown-linux-gnu)\r
61 Date: Fri, 07 Aug 2015 10:05:51 +0200\r
62 Message-ID: <87614rjzfk.fsf@schoepe.localhost>\r
63 MIME-Version: 1.0\r
64 Content-Type: text/plain\r
65 X-BeenThere: notmuch@notmuchmail.org\r
66 X-Mailman-Version: 2.1.18\r
67 Precedence: list\r
68 List-Id: "Use and development of the notmuch mail system."\r
69  <notmuch.notmuchmail.org>\r
70 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
71  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
72 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
73 List-Post: <mailto:notmuch@notmuchmail.org>\r
74 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
75 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
76  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
77 X-List-Received-Date: Fri, 07 Aug 2015 08:06:02 -0000\r
78 \r
79 On Fri, 05 Jun 2015 19:28 +0200, David Bremner wrote:\r
80 > +    ``--db-revision=UUID``\r
81 > +       Enforce that the database revision is UUID. This is useful to\r
82 > +       detect rollover in modification counts on messages. You can\r
83 > +       find this UUID in the first column of output from\r
84 > +       ``notmuch count --output=modifications``\r
85 \r
86 I'm not sure if the wording here is entirely clear. When reading this\r
87 the first time, to me it sounded like it might give you a view of the\r
88 database from when the revision was UUID. Maybe we can clarify here that\r
89 this will result in notmuch exiting if the revision is not matched.\r
90 \r
91 Best regards,\r
92 Daniel\r