[PATCH 4/4] Update NEWS for user.other_name
[notmuch-archives.git] / 2f / e96ea7e6c69205b89839fd6670f4627a4c1994
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 4D103429E30\r
6         for <notmuch@notmuchmail.org>; Mon,  1 Jul 2013 00:54:17 -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 cfqV2699Xqn7 for <notmuch@notmuchmail.org>;\r
18         Mon,  1 Jul 2013 00:54:10 -0700 (PDT)\r
19 Received: from mail-wg0-f53.google.com (mail-wg0-f53.google.com\r
20  [74.125.82.53])        (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  8E0ED431FDA    for <notmuch@notmuchmail.org>; Mon,  1 Jul 2013 00:54:10 -0700\r
23  (PDT)\r
24 Received: by mail-wg0-f53.google.com with SMTP id y10so3514111wgg.32\r
25         for <notmuch@notmuchmail.org>; Mon, 01 Jul 2013 00:54:09 -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:in-reply-to:references;\r
28         bh=G7YQtNXvDlKL9qtD58Q5F5ZDOBeLtVitJ+jWymq6/jg=;\r
29         b=QrQ9Fz2yhD1ntKyx+RJMpNmCIlhwTUBFlwpVKIyhBWiPVDnMcqRFgntRT3KZm9VflD\r
30         k61wQOW+Glzy7PwK7StRY0F+XG1m7KEigrX6iSzcPOtg2ospVm1PHXkdRVyPo46e4xSM\r
31         yy7UJkvkacsvYZkG0OKJxK3HZqqJKFtIeLdYEznaH2oWbuXLazgxk5GmcIrxh3dQTIOY\r
32         yfCmwPwQA0DRUMD0jfU9QFtfJtIPojpnDw7vMGEPYcjoU2CQSX9yEw5c66EG7EKaJ1lX\r
33         IkfJXQBqzcD+8X2cmUYvYvm7BG3iRreH7cLxDhhVbfPXFB8kcy/RfIJlEpO9FnFEr7M6\r
34         RoJQ==\r
35 X-Received: by 10.194.249.129 with SMTP id yu1mr19452865wjc.10.1372665249322; \r
36         Mon, 01 Jul 2013 00:54:09 -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 d8sm14553067wiz.0.2013.07.01.00.54.08\r
39         for <multiple recipients>\r
40         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
41         Mon, 01 Jul 2013 00:54:08 -0700 (PDT)\r
42 From: Mark Walters <markwalters1009@gmail.com>\r
43 To: notmuch@notmuchmail.org\r
44 Subject: [PATCH 1/5] contrib: pick: add a docstring for the main notmuch-pick\r
45         function\r
46 Date: Mon,  1 Jul 2013 08:53:59 +0100\r
47 Message-Id: <1372665243-7675-2-git-send-email-markwalters1009@gmail.com>\r
48 X-Mailer: git-send-email 1.7.9.1\r
49 In-Reply-To: <1372665243-7675-1-git-send-email-markwalters1009@gmail.com>\r
50 References: <1372665243-7675-1-git-send-email-markwalters1009@gmail.com>\r
51 X-BeenThere: notmuch@notmuchmail.org\r
52 X-Mailman-Version: 2.1.13\r
53 Precedence: list\r
54 List-Id: "Use and development of the notmuch mail system."\r
55         <notmuch.notmuchmail.org>\r
56 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
58 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
59 List-Post: <mailto:notmuch@notmuchmail.org>\r
60 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
61 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
62         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
63 X-List-Received-Date: Mon, 01 Jul 2013 07:54:17 -0000\r
64 \r
65 ---\r
66  contrib/notmuch-pick/notmuch-pick.el |   14 +++++++++++++-\r
67  1 files changed, 13 insertions(+), 1 deletions(-)\r
68 \r
69 diff --git a/contrib/notmuch-pick/notmuch-pick.el b/contrib/notmuch-pick/notmuch-pick.el\r
70 index 11b5058..287c3e5 100644\r
71 --- a/contrib/notmuch-pick/notmuch-pick.el\r
72 +++ b/contrib/notmuch-pick/notmuch-pick.el\r
73 @@ -817,7 +817,19 @@ Complete list of currently available key bindings:\r
74  \r
75  \r
76  (defun notmuch-pick (&optional query query-context target buffer-name open-target)\r
77 -  "Run notmuch pick with the given `query' and display the results"\r
78 +  "Run notmuch pick with the given `query' and display the results.\r
79 +\r
80 +The arguments are:\r
81 +  QUERY: the main query. This can be any query but in many cases will be\r
82 +      a single thread. If nil this is read interactively from the minibuffer.\r
83 +  QUERY-CONTEXT: is an additional term for the query. The query used\r
84 +      is QUERY and QUERY-CONTEXT unless that does not match any messages\r
85 +      in which case we fall back to just QUERY.\r
86 +  TARGET: A message ID (with the id: prefix) that will be made\r
87 +      current if it appears in the pick results.\r
88 +  BUFFER-NAME: the name of the buffer to show the pick tree. If\r
89 +      it is nil \"*notmuch-pick\" followed by QUERY is used.\r
90 +  OPEN-TARGET: If TRUE open the target message in the message pane."\r
91    (interactive "sNotmuch pick: ")\r
92    (if (null query)\r
93        (setq query (notmuch-read-query "Notmuch pick: ")))\r
94 -- \r
95 1.7.9.1\r
96 \r