Re: github
[notmuch-archives.git] / 4c / 7372df5beed551f6ea57026f156265df2bc7b1
1 Return-Path: <camalot@picnicpark.org>\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 56E8441971D\r
6         for <notmuch@notmuchmail.org>; Fri, 27 Nov 2009 05:31:04 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id 41vvTPt23oSy for <notmuch@notmuchmail.org>;\r
11         Fri, 27 Nov 2009 05:31:03 -0800 (PST)\r
12 Received: from mout.perfora.net (mout.perfora.net [74.208.4.195])\r
13         by olra.theworths.org (Postfix) with ESMTP id 14F3F41971B\r
14         for <notmuch@notmuchmail.org>; Fri, 27 Nov 2009 05:31:03 -0800 (PST)\r
15 Received: from vps.nicira.com (66.7.219.28.static.dimenoc.com [66.7.219.28])\r
16         by mx.perfora.net (node=mxus2) with ESMTP (Nemesis)\r
17         id 0MdbXA-1NWdBq2U3w-00Po2k for notmuch@notmuchmail.org;\r
18         Fri, 27 Nov 2009 08:31:02 -0500\r
19 Received: from [76.210.240.177] (port=36301 helo=kea-nicira-lt)\r
20         by vps.nicira.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69)\r
21         (envelope-from <camalot@picnicpark.org>)\r
22         id 1NE0ua-0004gW-TX; Fri, 27 Nov 2009 08:31:02 -0500\r
23 Received: by kea-nicira-lt (sSMTP sendmail emulation);\r
24         Fri, 27 Nov 2009 05:30:59 -0800\r
25 From: camalot@picnicpark.org\r
26 To: notmuch@notmuchmail.org\r
27 Date: Fri, 27 Nov 2009 05:30:15 -0800\r
28 Message-Id: <1259328615-1445-10-git-send-email-camalot@picnicpark.org>\r
29 X-Mailer: git-send-email 1.6.5.3\r
30 In-Reply-To: <1259328615-1445-9-git-send-email-camalot@picnicpark.org>\r
31 References: <1259328615-1445-1-git-send-email-camalot@picnicpark.org>\r
32         <1259328615-1445-2-git-send-email-camalot@picnicpark.org>\r
33         <1259328615-1445-3-git-send-email-camalot@picnicpark.org>\r
34         <1259328615-1445-4-git-send-email-camalot@picnicpark.org>\r
35         <1259328615-1445-5-git-send-email-camalot@picnicpark.org>\r
36         <1259328615-1445-6-git-send-email-camalot@picnicpark.org>\r
37         <1259328615-1445-7-git-send-email-camalot@picnicpark.org>\r
38         <1259328615-1445-8-git-send-email-camalot@picnicpark.org>\r
39         <1259328615-1445-9-git-send-email-camalot@picnicpark.org>\r
40 X-AntiAbuse: This header was added to track abuse,\r
41         please include it with any abuse report\r
42 X-AntiAbuse: Primary Hostname - vps.nicira.com\r
43 X-AntiAbuse: Original Domain - notmuchmail.org\r
44 X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]\r
45 X-AntiAbuse: Sender Address Domain - picnicpark.org\r
46 X-Source: \r
47 X-Source-Args: \r
48 X-Source-Dir: \r
49 Cc: Keith Amidon <keith@nicira.com>\r
50 Subject: [notmuch] [PATCH 9/9] Key binding rearrangement for save\r
51         attachments in show mode\r
52 X-BeenThere: notmuch@notmuchmail.org\r
53 X-Mailman-Version: 2.1.12\r
54 Precedence: list\r
55 List-Id: "Use and development of the notmuch mail system."\r
56         <notmuch.notmuchmail.org>\r
57 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
59 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
60 List-Post: <mailto:notmuch@notmuchmail.org>\r
61 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
62 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
63         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
64 X-List-Received-Date: Fri, 27 Nov 2009 13:31:04 -0000\r
65 \r
66 From: Keith Amidon <keith@nicira.com>\r
67 \r
68 The most obvious bindings for save attachments are already taken.  The\r
69 existing 'w' binding was bound to view the raw message.  This commit\r
70 moves it to 'V' which still seems somewhat mnemonic and uses 'w' for\r
71 save (write) attachments.\r
72 ---\r
73  notmuch.el |    3 ++-\r
74  1 files changed, 2 insertions(+), 1 deletions(-)\r
75 \r
76 diff --git a/notmuch.el b/notmuch.el\r
77 index 0c6b527..f0e8d65 100644\r
78 --- a/notmuch.el\r
79 +++ b/notmuch.el\r
80 @@ -76,7 +76,8 @@\r
81      (define-key map "r" 'notmuch-show-reply)\r
82      (define-key map "s" 'notmuch-search)\r
83      (define-key map "v" 'notmuch-show-view-all-mime-parts)\r
84 -    (define-key map "w" 'notmuch-show-view-raw-message)\r
85 +    (define-key map "V" 'notmuch-show-view-raw-message)\r
86 +    (define-key map "w" 'notmuch-show-save-attachments)\r
87      (define-key map "x" 'kill-this-buffer)\r
88      (define-key map "+" 'notmuch-show-add-tag)\r
89      (define-key map "-" 'notmuch-show-remove-tag)\r
90 -- \r
91 1.6.5.3\r
92 \r