[PATCH v2 11/14] cli/reply: return internet address list from get header funcs
[notmuch-archives.git] / a1 / 8ce84231ae2e826a841be3264b73948d068829
1 Return-Path: <too@guru-group.fi>\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 arlo.cworth.org (Postfix) with ESMTP id 5A8696DE0281\r
6  for <notmuch@notmuchmail.org>; Sun,  5 Jun 2016 13:38:33 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0.245\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.245 tagged_above=-999 required=5 tests=[AWL=0.254, \r
12  HEADER_FROM_DIFFERENT_DOMAINS=0.001, T_RP_MATCHES_RCVD=-0.01]\r
13  autolearn=disabled\r
14 Received: from arlo.cworth.org ([127.0.0.1])\r
15  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
16  with ESMTP id UpFUyr9aME6c for <notmuch@notmuchmail.org>;\r
17  Sun,  5 Jun 2016 13:38:24 -0700 (PDT)\r
18 Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
19  by arlo.cworth.org (Postfix) with ESMTP id 939456DE01C2\r
20  for <notmuch@notmuchmail.org>; Sun,  5 Jun 2016 13:38:24 -0700 (PDT)\r
21 Received: by guru.guru-group.fi (Postfix, from userid 501)\r
22  id 73F8510014D; Sun,  5 Jun 2016 23:38:06 +0300 (EEST)\r
23 From: Tomi Ollila <tomi.ollila@iki.fi>\r
24 To: notmuch@notmuchmail.org\r
25 Cc: tomi.ollila@iki.fi\r
26 Subject: [PATCH] doc/notmuch-emacs.rst: update notmuch-hello buffer help text\r
27 Date: Sun,  5 Jun 2016 23:38:05 +0300\r
28 Message-Id: <1465159085-23026-1-git-send-email-tomi.ollila@iki.fi>\r
29 X-Mailer: git-send-email 2.8.2\r
30 X-BeenThere: notmuch@notmuchmail.org\r
31 X-Mailman-Version: 2.1.20\r
32 Precedence: list\r
33 List-Id: "Use and development of the notmuch mail system."\r
34  <notmuch.notmuchmail.org>\r
35 List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
36  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
37 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
38 List-Post: <mailto:notmuch@notmuchmail.org>\r
39 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
40 List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
41  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
42 X-List-Received-Date: Sun, 05 Jun 2016 20:38:33 -0000\r
43 \r
44 To look the same as commit b8a136187a3b changed it in emacs MUA code.\r
45 ---\r
46  doc/notmuch-emacs.rst | 7 ++-----\r
47  1 file changed, 2 insertions(+), 5 deletions(-)\r
48 \r
49 diff --git a/doc/notmuch-emacs.rst b/doc/notmuch-emacs.rst\r
50 index 6f2f61e..d68542d 100644\r
51 --- a/doc/notmuch-emacs.rst\r
52 +++ b/doc/notmuch-emacs.rst\r
53 @@ -42,11 +42,8 @@ a mouse or by positioning the cursor and pressing ``<return>``\r
54  |\r
55  | All tags: **[show]**\r
56  |\r
57 -|       Type a search query and hit RET to view matching threads.\r
58 -|              Edit saved searches with the ``edit`` button.\r
59 -| Hit RET or click on a saved search or tag name to view matching threads.\r
60 -|     ``=`` to refresh this screen. ``s`` to search messages. ``q`` to quit.\r
61 -|                  **Customize** this page.\r
62 +|       Hit \`?' for context-sensitive help in any Notmuch screen.\r
63 +|                    Customize Notmuch or this page.\r
64  \r
65  You can change the overall appearance of the notmuch-hello screen by\r
66  customizing the variable :index:`notmuch-hello-sections`.\r
67 -- \r
68 2.8.2\r
69 \r