From: Mark Walters Date: Thu, 22 Aug 2013 17:10:19 +0000 (+0100) Subject: [PATCH v3 04/11] contrib: pick: Link in stash map straight from notmuch-show X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e42537c32dff56c65ae0feb27244b05df84a64c0;p=notmuch-archives.git [PATCH v3 04/11] contrib: pick: Link in stash map straight from notmuch-show --- diff --git a/75/1eee9bbee97f17e1938ec422541a5a498dba1f b/75/1eee9bbee97f17e1938ec422541a5a498dba1f new file mode 100644 index 000000000..40d0bc771 --- /dev/null +++ b/75/1eee9bbee97f17e1938ec422541a5a498dba1f @@ -0,0 +1,86 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id C1B18429E4A + for ; Thu, 22 Aug 2013 10:10:54 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0.201 +X-Spam-Level: +X-Spam-Status: No, score=0.201 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_ENVFROM_END_DIGIT=1, FREEMAIL_FROM=0.001, + RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id 90g9jnqSbxHk for ; + Thu, 22 Aug 2013 10:10:50 -0700 (PDT) +Received: from mail-we0-f181.google.com (mail-we0-f181.google.com + [74.125.82.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 4062E429E35 + for ; Thu, 22 Aug 2013 10:10:40 -0700 (PDT) +Received: by mail-we0-f181.google.com with SMTP id q57so390662wes.26 + for ; Thu, 22 Aug 2013 10:10:39 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=from:to:cc:subject:date:message-id:in-reply-to:references; + bh=eX3koT2YT1xUqI35++Nxkcz8pT+cfAYvKYdGRSpMw/o=; + b=xIXbomO3AjfbvPy8rQ4w6UdkC6pxuigmh5dL5jdQQNMv2NjJyNPkdM0LWkGEj/h0AW + kAFAFxvsbvKb3az7KRfATUmhqdXdUevLQZqnyP4xikhy0ORMgTFOwmADCtn3n8bOeBCI + l6dxxvFw9YoHOgRslltyZLH1MVVcnUGXiKHsc3IhMe6lY9gAC4Gef0HL62HXDdEZzMHD + GdLMHU0cNLzjv5IgBY+yeOEQttChrHquzP15/EqA2bhDLM/BveTGaDkkIrF/VuXfRwPO + YqUT6Nj/f4gB+KKGE3jGEVRNwscKvkjAtQ0HNuq9eJTGlfFABCxlTy3+3/kR5rdiXe6z + LRwg== +X-Received: by 10.180.75.205 with SMTP id e13mr3191550wiw.29.1377191439147; + Thu, 22 Aug 2013 10:10:39 -0700 (PDT) +Received: from localhost (93-97-24-31.zone5.bethere.co.uk. [93.97.24.31]) + by mx.google.com with ESMTPSA id l5sm18215894wia.6.1969.12.31.16.00.00 + (version=TLSv1.2 cipher=RC4-SHA bits=128/128); + Thu, 22 Aug 2013 10:10:38 -0700 (PDT) +From: Mark Walters +To: notmuch@notmuchmail.org +Subject: [PATCH v3 04/11] contrib: pick: Link in stash map straight from + notmuch-show +Date: Thu, 22 Aug 2013 18:10:19 +0100 +Message-Id: <1377191427-6821-5-git-send-email-markwalters1009@gmail.com> +X-Mailer: git-send-email 1.7.9.1 +In-Reply-To: <1377191427-6821-1-git-send-email-markwalters1009@gmail.com> +References: <1377191427-6821-1-git-send-email-markwalters1009@gmail.com> +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Thu, 22 Aug 2013 17:10:55 -0000 + +These functions all now work straight from their notmuch-show +implementation so link them in. + +Stash functionality was one of the key missing things in notmuch-pick. +--- + contrib/notmuch-pick/notmuch-pick.el | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +diff --git a/contrib/notmuch-pick/notmuch-pick.el b/contrib/notmuch-pick/notmuch-pick.el +index d841d99..89e6d4b 100644 +--- a/contrib/notmuch-pick/notmuch-pick.el ++++ b/contrib/notmuch-pick/notmuch-pick.el +@@ -194,6 +194,7 @@ if the user has loaded a different buffer in that window.") + (define-key map "|" 'notmuch-show-pipe-message) + (define-key map "w" 'notmuch-show-save-attachments) + (define-key map "v" 'notmuch-show-view-all-mime-parts) ++ (define-key map "c" 'notmuch-show-stash-map) + (define-key map "q" 'notmuch-pick-quit) + (define-key map "x" 'notmuch-pick-quit) + (define-key map "?" 'notmuch-help) +-- +1.7.9.1 +