Re: Hi all
[notmuch-archives.git] / 87 / ae13422b63cc4500ea06ac11b80641a380fd16
1 Return-Path: <wking@tremily.us>\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 15CFA431FBD\r
6         for <notmuch@notmuchmail.org>; Tue,  7 Oct 2014 10:36:40 -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: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001]\r
13         autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id F+rA0kpJ1GUq for <notmuch@notmuchmail.org>;\r
17         Tue,  7 Oct 2014 10:36:32 -0700 (PDT)\r
18 Received: from resqmta-po-01v.sys.comcast.net (resqmta-po-01v.sys.comcast.net\r
19         [96.114.154.160])\r
20         (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
21         (No client certificate requested)\r
22         by olra.theworths.org (Postfix) with ESMTPS id 190C0431FAF\r
23         for <notmuch@notmuchmail.org>; Tue,  7 Oct 2014 10:36:32 -0700 (PDT)\r
24 Received: from resomta-po-03v.sys.comcast.net ([96.114.154.227])\r
25         by resqmta-po-01v.sys.comcast.net with comcast\r
26         id 0Hah1p0024ueUHc01HcWFa; Tue, 07 Oct 2014 17:36:30 +0000\r
27 Received: from odin.tremily.us ([24.18.63.50])\r
28         by resomta-po-03v.sys.comcast.net with comcast\r
29         id 0HcV1p00T152l3L01HcVSH; Tue, 07 Oct 2014 17:36:30 +0000\r
30 Received: from mjolnir.tremily.us (unknown [192.168.0.150])\r
31         by odin.tremily.us (Postfix) with ESMTPS id 72F6113F71AE;\r
32         Tue,  7 Oct 2014 10:36:29 -0700 (PDT)\r
33 Received: (nullmailer pid 17350 invoked by uid 1000);\r
34         Tue, 07 Oct 2014 17:36:19 -0000\r
35 From: "W. Trevor King" <wking@tremily.us>\r
36 To: notmuch@notmuchmail.org\r
37 Subject: [PATCH v2] NEWS: Document "nmbug: Translate to Python"\r
38 Date: Tue,  7 Oct 2014 10:36:13 -0700\r
39 Message-Id:\r
40  <2a9f3e7423fe3ab95c2c6fbd6047aed935b6463b.1412703127.git.wking@tremily.us>\r
41 X-Mailer: git-send-email 2.1.0.60.g85f0837\r
42 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net;\r
43         s=q20140121; t=1412703390;\r
44         bh=1xSWX+XZAsSsf9u5OVJGt1zTvQk7GsqA2OQRnSTxvIE=;\r
45         h=Received:Received:Received:Received:From:To:Subject:Date:\r
46         Message-Id;\r
47         b=fCICwzdjBolH7YjhWmFMxMvWWUOrQNHvlXRBNrAgG9DWfk7eRGV0YbodhwxsgsS60\r
48         ZKgcv+QWaWCiwaUpTn4kGOEL6u1+FzoSNxmNyZOkxTFLQMX4dhhr+pMj6QEHcIjh/s\r
49         t0EcFShVL/6aWmFkEgw7q/hf/Jb1Y1/u5vemzS32ay1aClf0UepV47DQXG3CSzndaH\r
50         BcLEtwBZsysS2ri3UJAnjwjV0AlV6+a4qcuhnkZ+nxFMJviLk0QnKlDe5UqNn2Anbh\r
51         BvU5KN+SYkrzk0kjji0HFwiR3k085en6gh+wcHuXnoI/5Xy8d5+hoOYOe/BxNh1KVW\r
52         eSDJ6tJmfvzaw==\r
53 Cc: Tomi Ollila <tomi.ollila@iki.fi>, David Bremner <bremner@debian.org>\r
54 X-BeenThere: notmuch@notmuchmail.org\r
55 X-Mailman-Version: 2.1.13\r
56 Precedence: list\r
57 List-Id: "Use and development of the notmuch mail system."\r
58         <notmuch.notmuchmail.org>\r
59 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
61 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
62 List-Post: <mailto:notmuch@notmuchmail.org>\r
63 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
64 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
65         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
66 X-List-Received-Date: Tue, 07 Oct 2014 17:36:40 -0000\r
67 \r
68 For more details, see the commit message for 7f2cb3be (nmbug:\r
69 Translate to Python, 2014-10-03).  I realized while writing this that\r
70 the 7f2cb3be commit message has:\r
71 \r
72   * 'nmbug log' now execs 'git log', as there's no need to keep the\r
73     Python process around once we've launched Git there.\r
74 \r
75 But we dropped that exec in favor of the subprocess approach between\r
76 v3 and v4, I just forgot to update the commit message [1].\r
77 \r
78 [1]: id:e630b6763e9d0771718afee41ea15b29bb4a1de8.1409935538.git.wking@tremily.us\r
79      http://article.gmane.org/gmane.mail.notmuch.general/19007\r
80 ---\r
81 Changes since v1 [1]:\r
82 \r
83 * Trimmed down to a list of altered commands, and suggest people run\r
84   'nmbug COMMAND --help' for details [2].\r
85 \r
86 [1]: id:30987ac1951b6703839d1ec8546c91f2e94935ac.1412523971.git.wking@tremily.us\r
87      http://thread.gmane.org/gmane.mail.notmuch.general/19225\r
88 [2]: id:87tx3fajqu.fsf@maritornes.cs.unb.ca\r
89 \r
90  NEWS | 10 ++++++++++\r
91  1 file changed, 10 insertions(+)\r
92 \r
93 diff --git a/NEWS b/NEWS\r
94 index fa57e5d..2efb49d 100644\r
95 --- a/NEWS\r
96 +++ b/NEWS\r
97 @@ -22,6 +22,16 @@ Library changes\r
98  Add return status to notmuch_database_close and\r
99  notmuch_database_destroy\r
100  \r
101 +nmbug\r
102 +-----\r
103 +\r
104 +The Perl script has been translated to Python; you'll need Python 2.7\r
105 +or anything from the 3.x line.  Most of the user-facing interface is\r
106 +the same, but `nmbug help` is not `nmbug --help`, and the following nmbug\r
107 +commands have slightly different interfaces: `archive`, `commit`,\r
108 +`fetch`, `log`, `pull`, `push`, and `status`.  For details on the\r
109 +new interface for a given command, run `nmbug COMMAND --help`.\r
110 +\r
111  nmbug-status\r
112  ------------\r
113  \r
114 -- \r
115 2.1.0.60.g85f0837\r
116 \r