[PATCH] emacs: make the remaining faces configurable.
[notmuch-archives.git] / 3a / b52a44911337912a55890c57b71629dd06aa17
1 Return-Path: <markwalters1009@gmail.com>\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 3B863429E52\r
6         for <notmuch@notmuchmail.org>; Sat, 26 Oct 2013 14:21:38 -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.201\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.201 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_ENVFROM_END_DIGIT=1, FREEMAIL_FROM=0.001,\r
14         RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
15 Received: from olra.theworths.org ([127.0.0.1])\r
16         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
17         with ESMTP id sr7DrVGES4QN for <notmuch@notmuchmail.org>;\r
18         Sat, 26 Oct 2013 14:21:34 -0700 (PDT)\r
19 Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com\r
20         [209.85.212.172]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
21         (No client certificate requested)\r
22         by olra.theworths.org (Postfix) with ESMTPS id DB851429E42\r
23         for <notmuch@notmuchmail.org>; Sat, 26 Oct 2013 14:21:30 -0700 (PDT)\r
24 Received: by mail-wi0-f172.google.com with SMTP id ez12so2399436wid.17\r
25         for <notmuch@notmuchmail.org>; Sat, 26 Oct 2013 14:21:29 -0700 (PDT)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
27         h=from:to:cc:subject:date:message-id:in-reply-to:references;\r
28         bh=ScyFaTvWFGQO5KmJA0ddraqtV1Ac65/3gFp90psXRB4=;\r
29         b=x1psUlU8b3eUP4h9lciw4O3RDfULqStO+UIuZrNQt08UWun3CqsY5UBwD1o3WzenF9\r
30         iYjWb0/VhwbjmoANM+yuNNrPU3VnX6AtLos6+8H112JSiDQ09VoNZzFEHacrXRxF27gT\r
31         DIJ/XmOYGYV29Ihu2HLZkWPweuMRnXvnlPOYtke+YmjdAmXacoyXIYCGHFPXxMm+BZSa\r
32         ZzPUGZE+azflBBn1oEAFeWyoDHfa6AfJwbCyjXx/F5PW5zh7bIxalgTmnx2K1Bb3apiX\r
33         UOaQvtrhGwXV8pV9F6Y1GqU1v/UjO6GxzMuKJGL8/Rlq0x6dV/wnZGJyiGyS3Cn+zrhp\r
34         dsDQ==\r
35 X-Received: by 10.180.73.109 with SMTP id k13mr3324737wiv.35.1382822489817;\r
36         Sat, 26 Oct 2013 14:21:29 -0700 (PDT)\r
37 Received: from localhost (93-97-24-31.zone5.bethere.co.uk. [93.97.24.31])\r
38         by mx.google.com with ESMTPSA id\r
39         ft19sm19616323wic.5.2013.10.26.14.21.29 for <multiple recipients>\r
40         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
41         Sat, 26 Oct 2013 14:21:29 -0700 (PDT)\r
42 From: Mark Walters <markwalters1009@gmail.com>\r
43 To: notmuch@notmuchmail.org\r
44 Subject: [PATCH 2/4] pick: Change the test names and print out for pick tests\r
45 Date: Sat, 26 Oct 2013 22:21:19 +0100\r
46 Message-Id: <1382822481-26659-3-git-send-email-markwalters1009@gmail.com>\r
47 X-Mailer: git-send-email 1.7.9.1\r
48 In-Reply-To: <1382822481-26659-1-git-send-email-markwalters1009@gmail.com>\r
49 References: <1382822481-26659-1-git-send-email-markwalters1009@gmail.com>\r
50 X-BeenThere: notmuch@notmuchmail.org\r
51 X-Mailman-Version: 2.1.13\r
52 Precedence: list\r
53 List-Id: "Use and development of the notmuch mail system."\r
54         <notmuch.notmuchmail.org>\r
55 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
57 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
58 List-Post: <mailto:notmuch@notmuchmail.org>\r
59 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
60 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
62 X-List-Received-Date: Sat, 26 Oct 2013 21:21:38 -0000\r
63 \r
64 Change from the pick name to the tree name\r
65 ---\r
66  contrib/notmuch-pick/test/emacs-pick |   28 ++++++++++++++--------------\r
67  1 files changed, 14 insertions(+), 14 deletions(-)\r
68 \r
69 diff --git a/contrib/notmuch-pick/test/emacs-pick b/contrib/notmuch-pick/test/emacs-pick\r
70 index fae6e9e..2cc3edc 100755\r
71 --- a/contrib/notmuch-pick/test/emacs-pick\r
72 +++ b/contrib/notmuch-pick/test/emacs-pick\r
73 @@ -1,6 +1,6 @@\r
74  #!/usr/bin/env bash\r
75  \r
76 -test_description="emacs pick interface"\r
77 +test_description="emacs tree view interface"\r
78  . test-lib.sh\r
79  \r
80  EXPECTED=$TEST_DIRECTORY/pick.expected-output\r
81 @@ -14,7 +14,7 @@ hello\r
82  EOF\r
83  test_expect_equal_file OUTPUT EXPECTED\r
84  \r
85 -test_begin_subtest "Basic notmuch-pick view in emacs"\r
86 +test_begin_subtest "Basic notmuch-tree view in emacs"\r
87  test_emacs '(add-to-list (quote load-path) "'$PICK_DIR'")\r
88             (require (quote notmuch-tree))\r
89             (notmuch-tree "tag:inbox")\r
90 @@ -23,7 +23,7 @@ test_emacs '(add-to-list (quote load-path) "'$PICK_DIR'")\r
91             (delete-other-windows)'\r
92  test_expect_equal_file OUTPUT $EXPECTED/notmuch-pick-tag-inbox\r
93  \r
94 -test_begin_subtest "Refreshed notmuch-pick view in emacs"\r
95 +test_begin_subtest "Refreshed notmuch-tree view in emacs"\r
96  test_emacs '(add-to-list (quote load-path) "'$PICK_DIR'")\r
97             (require (quote notmuch-tree))\r
98             (notmuch-tree "tag:inbox")\r
99 @@ -38,7 +38,7 @@ test_expect_equal_file OUTPUT $EXPECTED/notmuch-pick-tag-inbox\r
100  # correctly and, in a separate test, that the database is updated\r
101  # correctly.\r
102  \r
103 -test_begin_subtest "Tag message in notmuch pick view (display)"\r
104 +test_begin_subtest "Tag message in notmuch tree view (display)"\r
105  test_emacs '(add-to-list (quote load-path) "'$PICK_DIR'")\r
106             (require (quote notmuch-tree))\r
107             (notmuch-tree "tag:inbox")\r
108 @@ -49,11 +49,11 @@ test_emacs '(add-to-list (quote load-path) "'$PICK_DIR'")\r
109             (delete-other-windows)'\r
110  test_expect_equal_file OUTPUT $EXPECTED/notmuch-pick-tag-inbox-tagged\r
111  \r
112 -test_begin_subtest "Tag message in notmuch pick view (database)"\r
113 +test_begin_subtest "Tag message in notmuch tree view (database)"\r
114  output=$(notmuch search --output=messages 'tag:test_tag')\r
115  test_expect_equal "$output" "id:877h1wv7mg.fsf@inf-8657.int-evry.fr"\r
116  \r
117 -test_begin_subtest "Untag message in notmuch pick view"\r
118 +test_begin_subtest "Untag message in notmuch tree view"\r
119  test_emacs '(add-to-list (quote load-path) "'$PICK_DIR'")\r
120             (require (quote notmuch-tree))\r
121             (notmuch-tree "tag:inbox")\r
122 @@ -64,11 +64,11 @@ test_emacs '(add-to-list (quote load-path) "'$PICK_DIR'")\r
123             (delete-other-windows)'\r
124  test_expect_equal_file OUTPUT $EXPECTED/notmuch-pick-tag-inbox\r
125  \r
126 -test_begin_subtest "Untag message in notmuch pick view (database)"\r
127 +test_begin_subtest "Untag message in notmuch tree view (database)"\r
128  output=$(notmuch search --output=messages 'tag:test_tag')\r
129  test_expect_equal "$output" ""\r
130  \r
131 -test_begin_subtest "Tag thread in notmuch pick view"\r
132 +test_begin_subtest "Tag thread in notmuch tree view"\r
133  test_emacs '(add-to-list (quote load-path) "'$PICK_DIR'")\r
134             (require (quote notmuch-tree))\r
135             (notmuch-tree "tag:inbox")\r
136 @@ -80,7 +80,7 @@ test_emacs '(add-to-list (quote load-path) "'$PICK_DIR'")\r
137             (delete-other-windows)'\r
138  test_expect_equal_file OUTPUT $EXPECTED/notmuch-pick-tag-inbox-thread-tagged\r
139  \r
140 -test_begin_subtest "Tag message in notmuch pick view (database)"\r
141 +test_begin_subtest "Tag message in notmuch tree view (database)"\r
142  output=$(notmuch search --output=messages 'tag:test_thread_tag')\r
143  test_expect_equal "$output" \\r
144  "id:87ocn0qh6d.fsf@yoom.home.cworth.org\r
145 @@ -91,7 +91,7 @@ id:20091117203301.GV3165@dottiness.seas.harvard.edu\r
146  id:87iqd9rn3l.fsf@vertex.dottedmag\r
147  id:20091117190054.GU3165@dottiness.seas.harvard.edu"\r
148  \r
149 -test_begin_subtest "Untag thread in notmuch pick view"\r
150 +test_begin_subtest "Untag thread in notmuch tree view"\r
151  test_emacs '(add-to-list (quote load-path) "'$PICK_DIR'")\r
152             (require (quote notmuch-tree))\r
153             (notmuch-tree "tag:inbox")\r
154 @@ -103,7 +103,7 @@ test_emacs '(add-to-list (quote load-path) "'$PICK_DIR'")\r
155             (delete-other-windows)'\r
156  test_expect_equal_file OUTPUT $EXPECTED/notmuch-pick-tag-inbox\r
157  \r
158 -test_begin_subtest "Untag message in notmuch pick view (database)"\r
159 +test_begin_subtest "Untag message in notmuch tree view (database)"\r
160  output=$(notmuch search --output=messages 'tag:test_thread_tag')\r
161  test_expect_equal "$output" ""\r
162  \r
163 @@ -119,7 +119,7 @@ test_emacs '(notmuch-hello)\r
164             (delete-other-windows)'\r
165  test_expect_equal_file OUTPUT $EXPECTED/notmuch-pick-tag-inbox\r
166  \r
167 -test_begin_subtest "Pick of a single thread (from search)"\r
168 +test_begin_subtest "Tree view of a single thread (from search)"\r
169  test_emacs '(notmuch-hello)\r
170             (goto-char (point-min))\r
171             (re-search-forward "inbox")\r
172 @@ -131,7 +131,7 @@ test_emacs '(notmuch-hello)\r
173             (delete-other-windows)'\r
174  test_expect_equal_file OUTPUT $EXPECTED/notmuch-pick-single-thread\r
175  \r
176 -test_begin_subtest "Pick of a single thread (from show)"\r
177 +test_begin_subtest "Tree view of a single thread (from show)"\r
178  test_emacs '(notmuch-hello)\r
179             (goto-char (point-min))\r
180             (re-search-forward "inbox")\r
181 @@ -144,7 +144,7 @@ test_emacs '(notmuch-hello)\r
182             (delete-other-windows)'\r
183  test_expect_equal_file OUTPUT $EXPECTED/notmuch-pick-single-thread\r
184  \r
185 -test_begin_subtest "Message window of pick"\r
186 +test_begin_subtest "Message window of tree view"\r
187  test_emacs '(notmuch-hello)\r
188             (goto-char (point-min))\r
189             (re-search-forward "inbox")\r
190 -- \r
191 1.7.9.1\r
192 \r