--- /dev/null
+Return-Path: <markwalters1009@gmail.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by olra.theworths.org (Postfix) with ESMTP id A817942117A\r
+ for <notmuch@notmuchmail.org>; Sun, 18 Aug 2013 05:14:58 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.201\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.201 tagged_above=-999 required=5\r
+ tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+ FREEMAIL_ENVFROM_END_DIGIT=1, FREEMAIL_FROM=0.001,\r
+ RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+ by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id U74mmByuAyNh for <notmuch@notmuchmail.org>;\r
+ Sun, 18 Aug 2013 05:14:54 -0700 (PDT)\r
+Received: from mail-we0-f170.google.com (mail-we0-f170.google.com\r
+ [74.125.82.170]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id 40E15431FD7\r
+ for <notmuch@notmuchmail.org>; Sun, 18 Aug 2013 05:14:50 -0700 (PDT)\r
+Received: by mail-we0-f170.google.com with SMTP id w62so155469wes.15\r
+ for <notmuch@notmuchmail.org>; Sun, 18 Aug 2013 05:14:49 -0700 (PDT)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+ h=from:to:cc:subject:date:message-id:in-reply-to:references;\r
+ bh=KMS/xlIMlzRc30IFKPHoIqEXOLNlc6SKUKJCtFy2Uik=;\r
+ b=ZDUrdbG2jeGEoFLRJv01yt4tC4+AsTpwPKQ6G4rUzRSF5pkF0hEOzcGunFigfxxkdS\r
+ ZlOWQq8tkxkJz0fJcQLZ8UHYcUTapEgrR1z0WGa8nG4dkItfsIJbj34cH8EX0oLwH58g\r
+ JvaBIFqOfmoRWMiuDMmsbhlC8AoU/aFcmN3U/2PEDF2fAnbeWaqT7vy1Z3hOCqqSK51C\r
+ 8hyqIDN9r2KB3RKVqA26MY7qHTFgqdEYiDQwFHE2W+ksU2Nz9cIrefCrxBumFBameDK4\r
+ Ebct9ofRKY0agOk6bUXDFN2CcxAhnKK++EMUXhD5rHdjiZEYfMN2Fpbzx1VBVWUMo6gs\r
+ Uqjg==\r
+X-Received: by 10.180.182.67 with SMTP id ec3mr4471280wic.1.1376828089200;\r
+ Sun, 18 Aug 2013 05:14:49 -0700 (PDT)\r
+Received: from localhost (93-97-24-31.zone5.bethere.co.uk. [93.97.24.31])\r
+ by mx.google.com with ESMTPSA id l7sm9261780wiw.4.1969.12.31.16.00.00\r
+ (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
+ Sun, 18 Aug 2013 05:14:48 -0700 (PDT)\r
+From: Mark Walters <markwalters1009@gmail.com>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH v2 03/11] contrib: pick: Link in attachment functions straight\r
+ from notmuch-show\r
+Date: Sun, 18 Aug 2013 13:14:31 +0100\r
+Message-Id: <1376828079-21455-4-git-send-email-markwalters1009@gmail.com>\r
+X-Mailer: git-send-email 1.7.9.1\r
+In-Reply-To: <1376828079-21455-1-git-send-email-markwalters1009@gmail.com>\r
+References: <1376828079-21455-1-git-send-email-markwalters1009@gmail.com>\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sun, 18 Aug 2013 12:14:59 -0000\r
+\r
+We can use the attachment functions straight from\r
+notmuch-show. notmuch-show-view-all-mime-parts might be deprecated so\r
+we either want to undeprecate it or not have this binding.\r
+---\r
+ contrib/notmuch-pick/notmuch-pick.el | 2 ++\r
+ 1 files changed, 2 insertions(+), 0 deletions(-)\r
+\r
+diff --git a/contrib/notmuch-pick/notmuch-pick.el b/contrib/notmuch-pick/notmuch-pick.el\r
+index 22ade72..d841d99 100644\r
+--- a/contrib/notmuch-pick/notmuch-pick.el\r
++++ b/contrib/notmuch-pick/notmuch-pick.el\r
+@@ -192,6 +192,8 @@ if the user has loaded a different buffer in that window.")\r
+ (define-key map [mouse-1] 'notmuch-pick-show-message)\r
+ ;; these use notmuch-show functions directly\r
+ (define-key map "|" 'notmuch-show-pipe-message)\r
++ (define-key map "w" 'notmuch-show-save-attachments)\r
++ (define-key map "v" 'notmuch-show-view-all-mime-parts)\r
+ (define-key map "q" 'notmuch-pick-quit)\r
+ (define-key map "x" 'notmuch-pick-quit)\r
+ (define-key map "?" 'notmuch-help)\r
+-- \r
+1.7.9.1\r
+\r