Re: (emacs) Parsing problems replying to encrypted html
[notmuch-archives.git] / 35 / 4e2bd413433e25caee5a063696314ce22bbb29
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 A4E32431FAE\r
6         for <notmuch@notmuchmail.org>; Sun, 15 Sep 2013 07:35:25 -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 ykk3k8z0JavV for <notmuch@notmuchmail.org>;\r
18         Sun, 15 Sep 2013 07:35:21 -0700 (PDT)\r
19 Received: from mail-wg0-f51.google.com (mail-wg0-f51.google.com\r
20  [74.125.82.51])        (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
21  certificate requested) by olra.theworths.org (Postfix) with ESMTPS id\r
22  74D04431FBF    for <notmuch@notmuchmail.org>; Sun, 15 Sep 2013 07:35:17 -0700\r
23  (PDT)\r
24 Received: by mail-wg0-f51.google.com with SMTP id c11so2775140wgh.30\r
25         for <notmuch@notmuchmail.org>; Sun, 15 Sep 2013 07:35:16 -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:in-reply-to:references;\r
28         bh=QW9s3OJlY/AukA/tIK8dTcmEK3n3z905+YyHXYEFsdg=;\r
29         b=xNtfiF4JPbzvS9eMgKx03lDKRc6/aE/a4H70mEkuAhMi/vx/vkMEIXDdr/+TWezuLU\r
30         pieW0RA7M3kNc0QVDw/f3jY2Jjd1kJPsfysXBpNAz81rH5zHj8DVrZR36KdYAkIPHsue\r
31         +z0lxCwwhZcoTEnW0AbTovDE2BG/K5w+jl2kwmQuvZJhwL8U2qQUglKrw3oUj11W8Jqn\r
32         ohGlmNhiGAuJNI0IBlTsHtjNBcLH0kPgK55oXApp+BQa5vnd+6mmSmun1U7b1ZuzAxx9\r
33         jfaFKv/+HMq2Tvt7c9ejUDMudJ6Z5/Faeme6Uwnq18uv6czQp3WkKY/9tMclGhnpvFqk\r
34         vhUg==\r
35 X-Received: by 10.180.108.162 with SMTP id hl2mr9860424wib.14.1379255716351;\r
36         Sun, 15 Sep 2013 07:35:16 -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\r
39         dl10sm15535640wib.1.1969.12.31.16.00.00\r
40         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
41         Sun, 15 Sep 2013 07:35:16 -0700 (PDT)\r
42 From: Mark Walters <markwalters1009@gmail.com>\r
43 To: notmuch@notmuchmail.org\r
44 Subject: [PATCH 3/3] contrib: pick: remove unused notmuch-pick-from-hello\r
45 Date: Sun, 15 Sep 2013 15:35:06 +0100\r
46 Message-Id: <1379255706-2418-4-git-send-email-markwalters1009@gmail.com>\r
47 X-Mailer: git-send-email 1.7.9.1\r
48 In-Reply-To: <1379255706-2418-1-git-send-email-markwalters1009@gmail.com>\r
49 References: <1379255706-2418-1-git-send-email-markwalters1009@gmail.com>\r
50 X-BeenThere: notmuch@notmuchmail.org\r
51 X-Mailman-Version: 2.1.13\r
52 Precedence: list\r
53 List-Id: "Use and development of the notmuch mail system."\r
54         <notmuch.notmuchmail.org>\r
55 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
57 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
58 List-Post: <mailto:notmuch@notmuchmail.org>\r
59 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
60 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
62 X-List-Received-Date: Sun, 15 Sep 2013 14:35:25 -0000\r
63 \r
64 This function was used for pick entry from hello but isn't needed\r
65 anymore. It was modelled on notmuch-hello-search which is now only\r
66 used non-interactively (and notmuch-pick does now add to the\r
67 recent-search history correctly).\r
68 ---\r
69  contrib/notmuch-pick/notmuch-pick.el |   11 -----------\r
70  1 files changed, 0 insertions(+), 11 deletions(-)\r
71 \r
72 diff --git a/contrib/notmuch-pick/notmuch-pick.el b/contrib/notmuch-pick/notmuch-pick.el\r
73 index 386fef5..69bea2a 100644\r
74 --- a/contrib/notmuch-pick/notmuch-pick.el\r
75 +++ b/contrib/notmuch-pick/notmuch-pick.el\r
76 @@ -428,17 +428,6 @@ Does NOT change the database."\r
77      (notmuch-pick-close-message-window)\r
78      (notmuch-pick query)))\r
79  \r
80 -;; This function should be in notmuch-hello.el but we are trying to\r
81 -;; minimise impact on the rest of the codebase.\r
82 -(defun notmuch-pick-from-hello (&optional search)\r
83 -  "Run a query and display results in experimental notmuch-pick mode"\r
84 -  (interactive)\r
85 -  (unless (null search)\r
86 -    (setq search (notmuch-hello-trim search))\r
87 -    (let ((history-delete-duplicates t))\r
88 -      (add-to-history 'notmuch-search-history search)))\r
89 -  (notmuch-pick search))\r
90 -\r
91  ;; This function should be in notmuch-show.el but be we trying to\r
92  ;; minimise impact on the rest of the codebase.\r
93  (defun notmuch-pick-from-show-current-query ()\r
94 -- \r
95 1.7.9.1\r
96 \r