[PATCH 1/2] test: add have-man and have-compact in test/.gitignore
[notmuch-archives.git] / f5 / df8ba9845ed91bf6ce67e0c4039941dea610d6
1 Return-Path: <tomi.ollila@iki.fi>\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 26173431FD9\r
6         for <notmuch@notmuchmail.org>; Sun, 27 Oct 2013 02:42:29 -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 tests=[none]\r
12         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 G4NILZOLszRm for <notmuch@notmuchmail.org>;\r
16         Sun, 27 Oct 2013 02:42:23 -0700 (PDT)\r
17 Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
18         by olra.theworths.org (Postfix) with ESMTP id A16C4431FD8\r
19         for <notmuch@notmuchmail.org>; Sun, 27 Oct 2013 02:42:22 -0700 (PDT)\r
20 Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
21         by guru.guru-group.fi (Postfix) with ESMTP id 23A191000B2;\r
22         Sun, 27 Oct 2013 11:42:15 +0200 (EET)\r
23 From: Tomi Ollila <tomi.ollila@iki.fi>\r
24 To: Mark Walters <markwalters1009@gmail.com>, notmuch@notmuchmail.org\r
25 Subject: Re: [PATCH 0/4] rename pick to tree\r
26 In-Reply-To: <1382824928-3771-1-git-send-email-markwalters1009@gmail.com>\r
27 References: <1382824928-3771-1-git-send-email-markwalters1009@gmail.com>\r
28 User-Agent: Notmuch/0.16+115~g11c2ff5 (http://notmuchmail.org) Emacs/24.3.1\r
29         (x86_64-unknown-linux-gnu)\r
30 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
31         $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
32         !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
33 Date: Sun, 27 Oct 2013 11:42:14 +0200\r
34 Message-ID: <m238nnt5hl.fsf@guru.guru-group.fi>\r
35 MIME-Version: 1.0\r
36 Content-Type: text/plain\r
37 X-BeenThere: notmuch@notmuchmail.org\r
38 X-Mailman-Version: 2.1.13\r
39 Precedence: list\r
40 List-Id: "Use and development of the notmuch mail system."\r
41         <notmuch.notmuchmail.org>\r
42 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
43         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
44 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
45 List-Post: <mailto:notmuch@notmuchmail.org>\r
46 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
47 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
48         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
49 X-List-Received-Date: Sun, 27 Oct 2013 09:42:29 -0000\r
50 \r
51 On Sun, Oct 27 2013, Mark Walters <markwalters1009@gmail.com> wrote:\r
52 \r
53 > This is a non-screwed up (I hope) version of\r
54 > id:1382822481-26659-1-git-send-email-markwalters1009@gmail.com\r
55 >\r
56 > It renames pick to tree (usually called tree view in\r
57 > documentation). See the previous cover letter for comments and how I\r
58 > have split it.\r
59 >\r
60 > This time all tests pass at each stage on a fresh clone, and the\r
61 > actual move of the notmuch-pick.el file itself to notmuch-tree.el is\r
62 > also included.\r
63 \r
64 LGTM. I will test (again) when the series posted to move this mainline\r
65 is submitted.\r
66 \r
67 Tomi\r
68 \r
69 > Best wishes\r
70 >\r
71 > Mark\r
72 >\r
73 > Mark Walters (4):\r
74 >   contrib: pick: move lisp names from pick to tree\r
75 >   pick: Change the test names and print out for pick tests\r
76 >   pick: rename test outputs from pick to tree\r
77 >   pick: rename test emacs-pick to emacs-tree\r
78 >\r
79 >  contrib/notmuch-pick/notmuch-pick.el               |  951 --------------------\r
80 >  contrib/notmuch-pick/notmuch-tree.el               |  951 ++++++++++++++++++++\r
81 >  contrib/notmuch-pick/run-tests.sh                  |    4 +-\r
82 >  contrib/notmuch-pick/test/emacs-pick               |  210 -----\r
83 >  contrib/notmuch-pick/test/emacs-tree               |  210 +++++\r
84 >  .../pick.expected-output/notmuch-pick-show-window  |   40 -\r
85 >  .../notmuch-pick-single-thread                     |    6 -\r
86 >  .../pick.expected-output/notmuch-pick-tag-inbox    |   53 --\r
87 >  .../notmuch-pick-tag-inbox-tagged                  |   53 --\r
88 >  .../notmuch-pick-tag-inbox-thread-tagged           |   53 --\r
89 >  .../tree.expected-output/notmuch-tree-show-window  |   40 +\r
90 >  .../notmuch-tree-single-thread                     |    6 +\r
91 >  .../tree.expected-output/notmuch-tree-tag-inbox    |   53 ++\r
92 >  .../notmuch-tree-tag-inbox-tagged                  |   53 ++\r
93 >  .../notmuch-tree-tag-inbox-thread-tagged           |   53 ++\r
94 >  15 files changed, 1368 insertions(+), 1368 deletions(-)\r
95 >  delete mode 100644 contrib/notmuch-pick/notmuch-pick.el\r
96 >  create mode 100644 contrib/notmuch-pick/notmuch-tree.el\r
97 >  delete mode 100755 contrib/notmuch-pick/test/emacs-pick\r
98 >  create mode 100755 contrib/notmuch-pick/test/emacs-tree\r
99 >  delete mode 100644 contrib/notmuch-pick/test/pick.expected-output/notmuch-pick-show-window\r
100 >  delete mode 100644 contrib/notmuch-pick/test/pick.expected-output/notmuch-pick-single-thread\r
101 >  delete mode 100644 contrib/notmuch-pick/test/pick.expected-output/notmuch-pick-tag-inbox\r
102 >  delete mode 100644 contrib/notmuch-pick/test/pick.expected-output/notmuch-pick-tag-inbox-tagged\r
103 >  delete mode 100644 contrib/notmuch-pick/test/pick.expected-output/notmuch-pick-tag-inbox-thread-tagged\r
104 >  create mode 100644 contrib/notmuch-pick/test/tree.expected-output/notmuch-tree-show-window\r
105 >  create mode 100644 contrib/notmuch-pick/test/tree.expected-output/notmuch-tree-single-thread\r
106 >  create mode 100644 contrib/notmuch-pick/test/tree.expected-output/notmuch-tree-tag-inbox\r
107 >  create mode 100644 contrib/notmuch-pick/test/tree.expected-output/notmuch-tree-tag-inbox-tagged\r
108 >  create mode 100644 contrib/notmuch-pick/test/tree.expected-output/notmuch-tree-tag-inbox-thread-tagged\r
109 >\r
110 > -- \r
111 > 1.7.9.1\r
112 >\r
113 > _______________________________________________\r
114 > notmuch mailing list\r
115 > notmuch@notmuchmail.org\r
116 > http://notmuchmail.org/mailman/listinfo/notmuch\r