--- /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 A4E32431FAE\r
+ for <notmuch@notmuchmail.org>; Sun, 15 Sep 2013 07:35:25 -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 ykk3k8z0JavV for <notmuch@notmuchmail.org>;\r
+ Sun, 15 Sep 2013 07:35:21 -0700 (PDT)\r
+Received: from mail-wg0-f51.google.com (mail-wg0-f51.google.com\r
+ [74.125.82.51]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client\r
+ certificate requested) by olra.theworths.org (Postfix) with ESMTPS id\r
+ 74D04431FBF for <notmuch@notmuchmail.org>; Sun, 15 Sep 2013 07:35:17 -0700\r
+ (PDT)\r
+Received: by mail-wg0-f51.google.com with SMTP id c11so2775140wgh.30\r
+ for <notmuch@notmuchmail.org>; Sun, 15 Sep 2013 07:35:16 -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=QW9s3OJlY/AukA/tIK8dTcmEK3n3z905+YyHXYEFsdg=;\r
+ b=xNtfiF4JPbzvS9eMgKx03lDKRc6/aE/a4H70mEkuAhMi/vx/vkMEIXDdr/+TWezuLU\r
+ pieW0RA7M3kNc0QVDw/f3jY2Jjd1kJPsfysXBpNAz81rH5zHj8DVrZR36KdYAkIPHsue\r
+ +z0lxCwwhZcoTEnW0AbTovDE2BG/K5w+jl2kwmQuvZJhwL8U2qQUglKrw3oUj11W8Jqn\r
+ ohGlmNhiGAuJNI0IBlTsHtjNBcLH0kPgK55oXApp+BQa5vnd+6mmSmun1U7b1ZuzAxx9\r
+ jfaFKv/+HMq2Tvt7c9ejUDMudJ6Z5/Faeme6Uwnq18uv6czQp3WkKY/9tMclGhnpvFqk\r
+ vhUg==\r
+X-Received: by 10.180.108.162 with SMTP id hl2mr9860424wib.14.1379255716351;\r
+ Sun, 15 Sep 2013 07:35:16 -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\r
+ dl10sm15535640wib.1.1969.12.31.16.00.00\r
+ (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
+ Sun, 15 Sep 2013 07:35:16 -0700 (PDT)\r
+From: Mark Walters <markwalters1009@gmail.com>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH 3/3] contrib: pick: remove unused notmuch-pick-from-hello\r
+Date: Sun, 15 Sep 2013 15:35:06 +0100\r
+Message-Id: <1379255706-2418-4-git-send-email-markwalters1009@gmail.com>\r
+X-Mailer: git-send-email 1.7.9.1\r
+In-Reply-To: <1379255706-2418-1-git-send-email-markwalters1009@gmail.com>\r
+References: <1379255706-2418-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, 15 Sep 2013 14:35:25 -0000\r
+\r
+This function was used for pick entry from hello but isn't needed\r
+anymore. It was modelled on notmuch-hello-search which is now only\r
+used non-interactively (and notmuch-pick does now add to the\r
+recent-search history correctly).\r
+---\r
+ contrib/notmuch-pick/notmuch-pick.el | 11 -----------\r
+ 1 files changed, 0 insertions(+), 11 deletions(-)\r
+\r
+diff --git a/contrib/notmuch-pick/notmuch-pick.el b/contrib/notmuch-pick/notmuch-pick.el\r
+index 386fef5..69bea2a 100644\r
+--- a/contrib/notmuch-pick/notmuch-pick.el\r
++++ b/contrib/notmuch-pick/notmuch-pick.el\r
+@@ -428,17 +428,6 @@ Does NOT change the database."\r
+ (notmuch-pick-close-message-window)\r
+ (notmuch-pick query)))\r
+ \r
+-;; This function should be in notmuch-hello.el but we are trying to\r
+-;; minimise impact on the rest of the codebase.\r
+-(defun notmuch-pick-from-hello (&optional search)\r
+- "Run a query and display results in experimental notmuch-pick mode"\r
+- (interactive)\r
+- (unless (null search)\r
+- (setq search (notmuch-hello-trim search))\r
+- (let ((history-delete-duplicates t))\r
+- (add-to-history 'notmuch-search-history search)))\r
+- (notmuch-pick search))\r
+-\r
+ ;; This function should be in notmuch-show.el but be we trying to\r
+ ;; minimise impact on the rest of the codebase.\r
+ (defun notmuch-pick-from-show-current-query ()\r
+-- \r
+1.7.9.1\r
+\r