Re: [PATCH v4 01/16] add util/search-path.{c, h} to test for executables in $PATH
[notmuch-archives.git] / de / 7464eed0114db117547ee106700921fdfe95cc
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 2958C431FBF\r
6         for <notmuch@notmuchmail.org>; Mon,  3 Jun 2013 15:06:20 -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 NRXAmeZOMCFK for <notmuch@notmuchmail.org>;\r
18         Mon,  3 Jun 2013 15:06:14 -0700 (PDT)\r
19 Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com\r
20  [74.125.82.50])        (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  528F7431FBD    for <notmuch@notmuchmail.org>; Mon,  3 Jun 2013 15:06:14 -0700\r
23  (PDT)\r
24 Received: by mail-wg0-f50.google.com with SMTP id k13so3750732wgh.5\r
25         for <notmuch@notmuchmail.org>; Mon, 03 Jun 2013 15:06:13 -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:x-mailer;\r
28         bh=Xz/P8zJttDFOcN8OGc0f5tKx8s5wHmVlGw8QxDKOdmc=;\r
29         b=ox1/ep4Nk1wZbM18HsIpQ6h8rZ5srbN4eovbBVnfC6JRcNg3RAQDY2KkbECVGFa8VP\r
30         2ZsPSxAxK5vxE6jNrLY1ejhq66nCoB7PytOB89xi0/63R9NZA0Z9rX0/xEQ+yQFOITGe\r
31         K9c8Me3CL3UKFOjHyUfWgiau+vbap/jFcXd6ekNASM+Vkdqe0gnvpUamNx1nDC9N+9zi\r
32         1KwvzhLU64I+f5qlhjU1SeLrKJoOo3BAjpQpWCjS6R7ZUjlFqiaoysXrnYCqr9kwrWao\r
33         GHhcbmJ2wE+7kHboH0LR51AtH7RwVghLkKBUYcVuqneb+MTRJCRKFoB9CJP4akUY/2vA\r
34         f7Rg==\r
35 X-Received: by 10.194.123.69 with SMTP id ly5mr21085398wjb.29.1370297173120;\r
36         Mon, 03 Jun 2013 15:06:13 -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 fz8sm26501528wib.2.2013.06.03.15.06.12\r
39         for <multiple recipients>\r
40         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
41         Mon, 03 Jun 2013 15:06:12 -0700 (PDT)\r
42 From: Mark Walters <markwalters1009@gmail.com>\r
43 To: notmuch@notmuchmail.org\r
44 Subject: [PATCH] contrib: pick: remove reference to inbox in docstring\r
45 Date: Mon,  3 Jun 2013 23:06:09 +0100\r
46 Message-Id: <1370297169-28433-1-git-send-email-markwalters1009@gmail.com>\r
47 X-Mailer: git-send-email 1.7.9.1\r
48 X-BeenThere: notmuch@notmuchmail.org\r
49 X-Mailman-Version: 2.1.13\r
50 Precedence: list\r
51 List-Id: "Use and development of the notmuch mail system."\r
52         <notmuch.notmuchmail.org>\r
53 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
55 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
56 List-Post: <mailto:notmuch@notmuchmail.org>\r
57 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
58 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
60 X-List-Received-Date: Mon, 03 Jun 2013 22:06:20 -0000\r
61 \r
62 Copy the recent changes in show to use just notmuch-archive-tags (as a\r
63 link) rather than saying '(defaults to "inbox")'.\r
64 ---\r
65  contrib/notmuch-pick/notmuch-pick.el |    7 +++----\r
66  1 files changed, 3 insertions(+), 4 deletions(-)\r
67 \r
68 diff --git a/contrib/notmuch-pick/notmuch-pick.el b/contrib/notmuch-pick/notmuch-pick.el\r
69 index 10a2bf7..16f8d15 100644\r
70 --- a/contrib/notmuch-pick/notmuch-pick.el\r
71 +++ b/contrib/notmuch-pick/notmuch-pick.el\r
72 @@ -443,10 +443,9 @@ Does NOT change the database."\r
73    "Archive the current message.\r
74  \r
75  Archive the current message by applying the tag changes in\r
76 -`notmuch-archive-tags' to it (remove the \"inbox\" tag by\r
77 -default). If a prefix argument is given, the message will be\r
78 -\"unarchived\", i.e. the tag changes in `notmuch-archive-tags'\r
79 -will be reversed."\r
80 +`notmuch-archive-tags' to it. If a prefix argument is given, the\r
81 +message will be \"unarchived\", i.e. the tag changes in\r
82 +`notmuch-archive-tags' will be reversed."\r
83    (interactive "P")\r
84    (when notmuch-archive-tags\r
85      (apply 'notmuch-pick-tag\r
86 -- \r
87 1.7.9.1\r
88 \r