Re: [PATCH 0/4] rename pick to tree
authorTomi Ollila <tomi.ollila@iki.fi>
Sun, 27 Oct 2013 09:42:14 +0000 (11:42 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:57:41 +0000 (09:57 -0800)
f5/df8ba9845ed91bf6ce67e0c4039941dea610d6 [new file with mode: 0644]

diff --git a/f5/df8ba9845ed91bf6ce67e0c4039941dea610d6 b/f5/df8ba9845ed91bf6ce67e0c4039941dea610d6
new file mode 100644 (file)
index 0000000..ddbd13a
--- /dev/null
@@ -0,0 +1,116 @@
+Return-Path: <tomi.ollila@iki.fi>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 26173431FD9\r
+       for <notmuch@notmuchmail.org>; Sun, 27 Oct 2013 02:42:29 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+       autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id G4NILZOLszRm for <notmuch@notmuchmail.org>;\r
+       Sun, 27 Oct 2013 02:42:23 -0700 (PDT)\r
+Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
+       by olra.theworths.org (Postfix) with ESMTP id A16C4431FD8\r
+       for <notmuch@notmuchmail.org>; Sun, 27 Oct 2013 02:42:22 -0700 (PDT)\r
+Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
+       by guru.guru-group.fi (Postfix) with ESMTP id 23A191000B2;\r
+       Sun, 27 Oct 2013 11:42:15 +0200 (EET)\r
+From: Tomi Ollila <tomi.ollila@iki.fi>\r
+To: Mark Walters <markwalters1009@gmail.com>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH 0/4] rename pick to tree\r
+In-Reply-To: <1382824928-3771-1-git-send-email-markwalters1009@gmail.com>\r
+References: <1382824928-3771-1-git-send-email-markwalters1009@gmail.com>\r
+User-Agent: Notmuch/0.16+115~g11c2ff5 (http://notmuchmail.org) Emacs/24.3.1\r
+       (x86_64-unknown-linux-gnu)\r
+X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
+       $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
+       !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
+Date: Sun, 27 Oct 2013 11:42:14 +0200\r
+Message-ID: <m238nnt5hl.fsf@guru.guru-group.fi>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sun, 27 Oct 2013 09:42:29 -0000\r
+\r
+On Sun, Oct 27 2013, Mark Walters <markwalters1009@gmail.com> wrote:\r
+\r
+> This is a non-screwed up (I hope) version of\r
+> id:1382822481-26659-1-git-send-email-markwalters1009@gmail.com\r
+>\r
+> It renames pick to tree (usually called tree view in\r
+> documentation). See the previous cover letter for comments and how I\r
+> have split it.\r
+>\r
+> This time all tests pass at each stage on a fresh clone, and the\r
+> actual move of the notmuch-pick.el file itself to notmuch-tree.el is\r
+> also included.\r
+\r
+LGTM. I will test (again) when the series posted to move this mainline\r
+is submitted.\r
+\r
+Tomi\r
+\r
+> Best wishes\r
+>\r
+> Mark\r
+>\r
+> Mark Walters (4):\r
+>   contrib: pick: move lisp names from pick to tree\r
+>   pick: Change the test names and print out for pick tests\r
+>   pick: rename test outputs from pick to tree\r
+>   pick: rename test emacs-pick to emacs-tree\r
+>\r
+>  contrib/notmuch-pick/notmuch-pick.el               |  951 --------------------\r
+>  contrib/notmuch-pick/notmuch-tree.el               |  951 ++++++++++++++++++++\r
+>  contrib/notmuch-pick/run-tests.sh                  |    4 +-\r
+>  contrib/notmuch-pick/test/emacs-pick               |  210 -----\r
+>  contrib/notmuch-pick/test/emacs-tree               |  210 +++++\r
+>  .../pick.expected-output/notmuch-pick-show-window  |   40 -\r
+>  .../notmuch-pick-single-thread                     |    6 -\r
+>  .../pick.expected-output/notmuch-pick-tag-inbox    |   53 --\r
+>  .../notmuch-pick-tag-inbox-tagged                  |   53 --\r
+>  .../notmuch-pick-tag-inbox-thread-tagged           |   53 --\r
+>  .../tree.expected-output/notmuch-tree-show-window  |   40 +\r
+>  .../notmuch-tree-single-thread                     |    6 +\r
+>  .../tree.expected-output/notmuch-tree-tag-inbox    |   53 ++\r
+>  .../notmuch-tree-tag-inbox-tagged                  |   53 ++\r
+>  .../notmuch-tree-tag-inbox-thread-tagged           |   53 ++\r
+>  15 files changed, 1368 insertions(+), 1368 deletions(-)\r
+>  delete mode 100644 contrib/notmuch-pick/notmuch-pick.el\r
+>  create mode 100644 contrib/notmuch-pick/notmuch-tree.el\r
+>  delete mode 100755 contrib/notmuch-pick/test/emacs-pick\r
+>  create mode 100755 contrib/notmuch-pick/test/emacs-tree\r
+>  delete mode 100644 contrib/notmuch-pick/test/pick.expected-output/notmuch-pick-show-window\r
+>  delete mode 100644 contrib/notmuch-pick/test/pick.expected-output/notmuch-pick-single-thread\r
+>  delete mode 100644 contrib/notmuch-pick/test/pick.expected-output/notmuch-pick-tag-inbox\r
+>  delete mode 100644 contrib/notmuch-pick/test/pick.expected-output/notmuch-pick-tag-inbox-tagged\r
+>  delete mode 100644 contrib/notmuch-pick/test/pick.expected-output/notmuch-pick-tag-inbox-thread-tagged\r
+>  create mode 100644 contrib/notmuch-pick/test/tree.expected-output/notmuch-tree-show-window\r
+>  create mode 100644 contrib/notmuch-pick/test/tree.expected-output/notmuch-tree-single-thread\r
+>  create mode 100644 contrib/notmuch-pick/test/tree.expected-output/notmuch-tree-tag-inbox\r
+>  create mode 100644 contrib/notmuch-pick/test/tree.expected-output/notmuch-tree-tag-inbox-tagged\r
+>  create mode 100644 contrib/notmuch-pick/test/tree.expected-output/notmuch-tree-tag-inbox-thread-tagged\r
+>\r
+> -- \r
+> 1.7.9.1\r
+>\r
+> _______________________________________________\r
+> notmuch mailing list\r
+> notmuch@notmuchmail.org\r
+> http://notmuchmail.org/mailman/listinfo/notmuch\r