Re: [PATCH] Fix typo in Message.maildir_flags_to_tags
[notmuch-archives.git] / 2b / 20bdd52134e1bc8a3c5d13b316b70585de41d0
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 1DA29431FBF\r
6         for <notmuch@notmuchmail.org>; Mon,  1 Jul 2013 13:05:58 -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 iWTVRU84J4dK for <notmuch@notmuchmail.org>;\r
18         Mon,  1 Jul 2013 13:05:52 -0700 (PDT)\r
19 Received: from mail-we0-f177.google.com (mail-we0-f177.google.com\r
20         [74.125.82.177]) (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 E150D431FC7\r
23         for <notmuch@notmuchmail.org>; Mon,  1 Jul 2013 13:05:51 -0700 (PDT)\r
24 Received: by mail-we0-f177.google.com with SMTP id m19so3509913wev.8\r
25         for <notmuch@notmuchmail.org>; Mon, 01 Jul 2013 13:05:50 -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:x-mailer:in-reply-to:references;\r
28         bh=BktzUTJs4clcTqNQ98aFqxTFSVRgWaSileRNU7oAiXM=;\r
29         b=cy4lqwedruxQC8BgIAp4l8fJj1ZFfE0OulfVY6wNlzZolT4D+6q+XBM/Sr6vAIPZqO\r
30         qXyOyZqXDw/dZOVrS5kiBX0UuKEAE/zaGiWC3kgiJKQste469IRYIbfXnDIS5sglQHwj\r
31         VGm7DfbQapj8ui+JNgURydUqDrXsv9AEmcDzXRFup6CITatuFKu9MgReDfyZhEi5iup1\r
32         CZ50fMaoq9JrDJWUJx6zN+5R7BQl0hSx47NonA2tZaQZkXJc9ufj5qLufFxjqQspO1X8\r
33         dTtcW+JVMSAJgTBU9RFCt+cUTrTwQNpV2pJCPvcvdxFkQX8Y8a1rRuuKMyzzB7C/n2MW\r
34         vKSg==\r
35 X-Received: by 10.180.100.163 with SMTP id ez3mr3290034wib.20.1372709150846;\r
36         Mon, 01 Jul 2013 13:05:50 -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         s19sm18504856wik.11.2013.07.01.13.05.49 for <multiple recipients>\r
40         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
41         Mon, 01 Jul 2013 13:05:50 -0700 (PDT)\r
42 From: Mark Walters <markwalters1009@gmail.com>\r
43 To: notmuch@notmuchmail.org\r
44 Subject: [PATCH 1/4] pick: contrib: document notmuch-pick-show-out\r
45 Date: Mon,  1 Jul 2013 21:05:40 +0100\r
46 Message-Id: <1372709143-12319-2-git-send-email-markwalters1009@gmail.com>\r
47 X-Mailer: git-send-email 1.7.9.1\r
48 In-Reply-To: <1372709143-12319-1-git-send-email-markwalters1009@gmail.com>\r
49 References: <1372709143-12319-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: Mon, 01 Jul 2013 20:05:58 -0000\r
63 \r
64 ---\r
65  contrib/notmuch-pick/notmuch-pick.el |    5 +++++\r
66  1 files changed, 5 insertions(+), 0 deletions(-)\r
67 \r
68 diff --git a/contrib/notmuch-pick/notmuch-pick.el b/contrib/notmuch-pick/notmuch-pick.el\r
69 index 7c313e7..c436bf1 100644\r
70 --- a/contrib/notmuch-pick/notmuch-pick.el\r
71 +++ b/contrib/notmuch-pick/notmuch-pick.el\r
72 @@ -214,6 +214,11 @@ if the user has loaded a different buffer in that window.")\r
73  (fset 'notmuch-pick-mode-map notmuch-pick-mode-map)\r
74  \r
75  (defun notmuch-pick-setup-show-out ()\r
76 +  "Set up the keymap for showing a thread\r
77 +\r
78 +This uses the value of the defcustom notmuch-pick-show-out to\r
79 +decide whether to show a message in the message pane or in the\r
80 +whole window."\r
81    (let ((map notmuch-pick-mode-map))\r
82      (if notmuch-pick-show-out\r
83         (progn\r
84 -- \r
85 1.7.9.1\r
86 \r