Missing headers when forwarding html message as RFC822
[notmuch-archives.git] / e6 / 4b4d45f869e4eb9cc7c6d0e20da65ad5b8806d
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 olra.theworths.org (Postfix) with ESMTP id 88764431FC0\r
6         for <notmuch@notmuchmail.org>; Sat, 15 Nov 2014 06:22:52 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id o3OeoVhPoQZq for <notmuch@notmuchmail.org>;\r
16         Sat, 15 Nov 2014 06:22:47 -0800 (PST)\r
17 Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
18         by olra.theworths.org (Postfix) with ESMTP id A7EBE431FBC\r
19         for <notmuch@notmuchmail.org>; Sat, 15 Nov 2014 06:22:47 -0800 (PST)\r
20 Received: by guru.guru-group.fi (Postfix, from userid 501)\r
21         id CE21D10008F; Sat, 15 Nov 2014 16:22:31 +0200 (EET)\r
22 From: Tomi Ollila <tomi.ollila@iki.fi>\r
23 To: notmuch@notmuchmail.org\r
24 Subject: [PATCH] NEWS & doc: typing fixes\r
25 Date: Sat, 15 Nov 2014 16:22:28 +0200\r
26 Message-Id: <1416061348-8062-1-git-send-email-tomi.ollila@iki.fi>\r
27 X-Mailer: git-send-email 2.0.0\r
28 Cc: tomi.ollila@iki.fi\r
29 X-BeenThere: notmuch@notmuchmail.org\r
30 X-Mailman-Version: 2.1.13\r
31 Precedence: list\r
32 List-Id: "Use and development of the notmuch mail system."\r
33         <notmuch.notmuchmail.org>\r
34 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
35         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
36 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
37 List-Post: <mailto:notmuch@notmuchmail.org>\r
38 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
39 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
40         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
41 X-List-Received-Date: Sat, 15 Nov 2014 14:22:52 -0000\r
42 \r
43 Some inconsistent formatting in (old) NEWS for 0.18 & 0.17 fixed.\r
44 \r
45 Extra `*` when making bold text in doc/man1/notmuch-search.rst removed.\r
46 ---\r
47  NEWS                        | 4 ++--\r
48  doc/man1/notmuch-search.rst | 2 +-\r
49  2 files changed, 3 insertions(+), 3 deletions(-)\r
50 \r
51 diff --git a/NEWS b/NEWS\r
52 index 80679bd..fae6ae7 100644\r
53 --- a/NEWS\r
54 +++ b/NEWS\r
55 @@ -208,7 +208,7 @@ Make emacs install robust against the non-existence of emacs\r
56  \r
57  Put notmuch lib directory first in RPATH\r
58  \r
59 -Fix handling of html_static_path in sphinx\r
60 +Fix handling of `html_static_path` in sphinx\r
61  \r
62    Both the python bindings and the main docs had spurious settings of\r
63    this variable.\r
64 @@ -283,7 +283,7 @@ The `folder:` search prefix now requires an exact match\r
65    advised to see the `notmuch-search-terms` manual page for details,\r
66    and review how the change affects their existing `folder:` searches.\r
67  \r
68 -There is a new `path:` search prefix.\r
69 +There is a new `path:` search prefix\r
70  \r
71    The new `path:` search prefix complements the `folder:` prefix. The\r
72    `path:` prefix searches for email messages that are in particular\r
73 diff --git a/doc/man1/notmuch-search.rst b/doc/man1/notmuch-search.rst\r
74 index 0cc2911..1af56c4 100644\r
75 --- a/doc/man1/notmuch-search.rst\r
76 +++ b/doc/man1/notmuch-search.rst\r
77 @@ -153,4 +153,4 @@ SEE ALSO\r
78  **notmuch-dump(1)**, **notmuch-hooks(5)**, **notmuch-insert(1)**,\r
79  **notmuch-new(1)**, **notmuch-reply(1)**, **notmuch-restore(1)**,\r
80  **notmuch-search-terms(7)**, **notmuch-show(1)**, **notmuch-tag(1)**\r
81 -***notmuch-address(1)**\r
82 +**notmuch-address(1)**\r
83 -- \r
84 1.9.3\r
85 \r