Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / df / e9bb4c9ddbbf0fd2c2cca24ecc8e7cd843a563
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 B2FDC431FBC\r
6         for <notmuch@notmuchmail.org>; Fri,  5 Jul 2013 11:11:40 -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 A5MTpuEmKs+l for <notmuch@notmuchmail.org>;\r
18         Fri,  5 Jul 2013 11:11:35 -0700 (PDT)\r
19 Received: from mail-ea0-f171.google.com (mail-ea0-f171.google.com\r
20         [209.85.215.171]) (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 1E18A431FC0\r
23         for <notmuch@notmuchmail.org>; Fri,  5 Jul 2013 11:11:31 -0700 (PDT)\r
24 Received: by mail-ea0-f171.google.com with SMTP id m14so1614047eaj.16\r
25         for <notmuch@notmuchmail.org>; Fri, 05 Jul 2013 11:11: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:x-mailer:in-reply-to:references;\r
28         bh=7zXuKsUq6Kt9u+3ZRkqbhFHiKw1yABxODpUCsZ9R1to=;\r
29         b=vwy4WKU2coQELh5zRgD/TUTGz/SRhAuTVWyNOaEcgyJYy/4MDm5YjSOy0F0Vq0siZF\r
30         rujk/xjXbH7U4Km/jU59pKf59vhCp5IE00gfkPGdsyINlx53kfBJUWvOyjxBkBHhNYVY\r
31         jQrHbSKkl0ujimdY0Ia+bNa8uRk6QFcgBlbbW5f1okgZcNvCtN6XG1b2S27YRfYmjSXt\r
32         IhPdSTnDDThA6YN2UqoR/Vsb4vOwz1+szFofIL3PWGqGG60hnqzxxbGIiSuIR7td+/lY\r
33         5u6eVVpbBf9jmNi0iGR82y2PA0NXiSgLel/FbRL8WC3Frwz25VstwxrcXG9nZwQca0oL\r
34         5yCA==\r
35 X-Received: by 10.14.223.199 with SMTP id v47mr13542006eep.32.1373047889947;\r
36         Fri, 05 Jul 2013 11:11: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 n45sm16034093eew.1.2013.07.05.11.11.29\r
39         for <multiple recipients>\r
40         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
41         Fri, 05 Jul 2013 11:11:29 -0700 (PDT)\r
42 From: Mark Walters <markwalters1009@gmail.com>\r
43 To: notmuch@notmuchmail.org\r
44 Subject: [PATCH 03/11] contrib: pick: Link in attachment functions straight\r
45         from notmuch-show\r
46 Date: Fri,  5 Jul 2013 19:11:10 +0100\r
47 Message-Id: <1373047878-20822-4-git-send-email-markwalters1009@gmail.com>\r
48 X-Mailer: git-send-email 1.7.9.1\r
49 In-Reply-To: <1373047878-20822-1-git-send-email-markwalters1009@gmail.com>\r
50 References: <1373047878-20822-1-git-send-email-markwalters1009@gmail.com>\r
51 X-BeenThere: notmuch@notmuchmail.org\r
52 X-Mailman-Version: 2.1.13\r
53 Precedence: list\r
54 List-Id: "Use and development of the notmuch mail system."\r
55         <notmuch.notmuchmail.org>\r
56 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
58 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
59 List-Post: <mailto:notmuch@notmuchmail.org>\r
60 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
61 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
62         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
63 X-List-Received-Date: Fri, 05 Jul 2013 18:11:41 -0000\r
64 \r
65 We can use the attachment functions straight from\r
66 notmuch-show. notmuch-show-view-all-mime-parts might be deprecated so\r
67 we either want to undeprecate it or not have this binding.\r
68 ---\r
69  contrib/notmuch-pick/notmuch-pick.el |    2 ++\r
70  1 files changed, 2 insertions(+), 0 deletions(-)\r
71 \r
72 diff --git a/contrib/notmuch-pick/notmuch-pick.el b/contrib/notmuch-pick/notmuch-pick.el\r
73 index 08bdc11..62c4ffc 100644\r
74 --- a/contrib/notmuch-pick/notmuch-pick.el\r
75 +++ b/contrib/notmuch-pick/notmuch-pick.el\r
76 @@ -192,6 +192,8 @@ if the user has loaded a different buffer in that window.")\r
77      (define-key map [mouse-1] 'notmuch-pick-show-message)\r
78      ;; these use notmuch-show functions directly\r
79      (define-key map "|" 'notmuch-show-pipe-message)\r
80 +    (define-key map "w" 'notmuch-show-save-attachments)\r
81 +    (define-key map "v" 'notmuch-show-view-all-mime-parts)\r
82  \r
83      ;; The main pick bindings\r
84      (define-key map "q" 'notmuch-pick-quit)\r
85 -- \r
86 1.7.9.1\r
87 \r