Re: Emacs: how to remove "unread" tag while reading emails
[notmuch-archives.git] / 91 / 92cacaa06c28854f3a367b04a1f6a5170ee783
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 05DB3431FD4\r
6         for <notmuch@notmuchmail.org>; Tue,  3 Sep 2013 07:05:22 -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 s9bPsmN-op2q for <notmuch@notmuchmail.org>;\r
18         Tue,  3 Sep 2013 07:05:15 -0700 (PDT)\r
19 Received: from mail-we0-f181.google.com (mail-we0-f181.google.com\r
20         [74.125.82.181]) (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 96FBF431FD5\r
23         for <notmuch@notmuchmail.org>; Tue,  3 Sep 2013 07:05:12 -0700 (PDT)\r
24 Received: by mail-we0-f181.google.com with SMTP id p60so386428wes.26\r
25         for <notmuch@notmuchmail.org>; Tue, 03 Sep 2013 07:05:11 -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=NfiV28/u1DfJ15UQIIZ3BSSY7NSNcYIkI5bAHlRlYXQ=;\r
29         b=BbGWhfsOTf5vfQh2k+B1F7gMo6mx3Qlxlx1qpNkahvOlDgcd0+meffMW9shVlZegNr\r
30         x+hz45ga2aSt+1Qx6Q10wZ5WR0Oxtv8lcLZ/DntLpA2gekRRHWK2OPtaKdvXxcw2frPm\r
31         o9Kp0+NQ9z2D/3GeD0Jj7Y1IGIHupAr97IkRQfjhuD4u11Zofc01sInjHDv5VejVmAFe\r
32         Qu1pjRYH4Q5UTvg/AtfizP8J+xbkIW0HZdKo8mMnQn08Br2oP3RRLi5PAMH53k9EHcJK\r
33         33Omo5GmSAjW02kUb/CRGhCX3pFQJ/F4tJP5WqRycjIsGENkuhuZl364stA+sU50sank\r
34         aH+w==\r
35 X-Received: by 10.180.39.212 with SMTP id r20mr18394207wik.13.1378217111495;\r
36         Tue, 03 Sep 2013 07:05:11 -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 bh5sm25546421wib.7.1969.12.31.16.00.00\r
39         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
40         Tue, 03 Sep 2013 07:05:11 -0700 (PDT)\r
41 From: Mark Walters <markwalters1009@gmail.com>\r
42 To: notmuch@notmuchmail.org\r
43 Subject: [PATCH 3/4] contrib: pick: test: stash message id\r
44 Date: Tue,  3 Sep 2013 15:04:59 +0100\r
45 Message-Id: <1378217100-27533-4-git-send-email-markwalters1009@gmail.com>\r
46 X-Mailer: git-send-email 1.7.9.1\r
47 In-Reply-To: <1378217100-27533-1-git-send-email-markwalters1009@gmail.com>\r
48 References: <1378217100-27533-1-git-send-email-markwalters1009@gmail.com>\r
49 X-BeenThere: notmuch@notmuchmail.org\r
50 X-Mailman-Version: 2.1.13\r
51 Precedence: list\r
52 List-Id: "Use and development of the notmuch mail system."\r
53         <notmuch.notmuchmail.org>\r
54 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
56 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
57 List-Post: <mailto:notmuch@notmuchmail.org>\r
58 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
59 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
61 X-List-Received-Date: Tue, 03 Sep 2013 14:05:22 -0000\r
62 \r
63 This is important to test as lots of subsequent tests will fail if this fails.\r
64 ---\r
65  contrib/notmuch-pick/test/emacs-pick |    8 ++++++++\r
66  1 files changed, 8 insertions(+), 0 deletions(-)\r
67 \r
68 diff --git a/contrib/notmuch-pick/test/emacs-pick b/contrib/notmuch-pick/test/emacs-pick\r
69 index 91edcac..6834998 100755\r
70 --- a/contrib/notmuch-pick/test/emacs-pick\r
71 +++ b/contrib/notmuch-pick/test/emacs-pick\r
72 @@ -159,4 +159,12 @@ test_emacs '(notmuch-hello)\r
73  cp OUTPUT /tmp/mjwout\r
74  test_expect_equal_file OUTPUT $EXPECTED/notmuch-pick-show-window\r
75  \r
76 +test_begin_subtest "Stash id"\r
77 +output=$(test_emacs '(add-to-list (quote load-path) "'$PICK_DIR'")\r
78 +                    (require (quote notmuch-pick))\r
79 +                    (notmuch-pick "id:1258498485-sup-142@elly")\r
80 +                    (notmuch-test-wait)\r
81 +                    (notmuch-show-stash-message-id)')\r
82 +test_expect_equal "$output" "\"Stashed: id:1258498485-sup-142@elly\""\r
83 +\r
84  test_done\r
85 -- \r
86 1.7.9.1\r
87 \r