Re: [feature request] emacs: use `notmuch insert` for FCC
[notmuch-archives.git] / 12 / 33ce04c5284a27cfe6218a4bc0145b77604924
1 Return-Path: <bremner@tethera.net>\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 8783C6DE02C9\r
6  for <notmuch@notmuchmail.org>; Sat, 16 Apr 2016 08:35:42 -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.017\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.017 tagged_above=-999 required=5\r
12  tests=[AWL=-0.006, SPF_PASS=-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 DkJmbWaL9D5F for <notmuch@notmuchmail.org>;\r
17  Sat, 16 Apr 2016 08:35:34 -0700 (PDT)\r
18 Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197])\r
19  by arlo.cworth.org (Postfix) with ESMTPS id 3B3326DE00B8\r
20  for <notmuch@notmuchmail.org>; Sat, 16 Apr 2016 08:35:34 -0700 (PDT)\r
21 Received: from remotemail by fethera.tethera.net with local (Exim 4.84)\r
22  (envelope-from <bremner@tethera.net>)\r
23  id 1arSG5-0000o9-LV; Sat, 16 Apr 2016 11:35:41 -0400\r
24 Received: (nullmailer pid 27571 invoked by uid 1000);\r
25  Sat, 16 Apr 2016 15:35:30 -0000\r
26 From: David Bremner <david@tethera.net>\r
27 To: notmuch@notmuchmail.org\r
28 Subject: [PATCH 3/3] NEWS: note no-op-ness of\r
29  notmuch-message-address-insinuate\r
30 Date: Sat, 16 Apr 2016 12:35:27 -0300\r
31 Message-Id: <1460820927-27505-4-git-send-email-david@tethera.net>\r
32 X-Mailer: git-send-email 2.8.0.rc3\r
33 In-Reply-To: <1460820927-27505-1-git-send-email-david@tethera.net>\r
34 References: <1460820927-27505-1-git-send-email-david@tethera.net>\r
35 X-BeenThere: notmuch@notmuchmail.org\r
36 X-Mailman-Version: 2.1.20\r
37 Precedence: list\r
38 List-Id: "Use and development of the notmuch mail system."\r
39  <notmuch.notmuchmail.org>\r
40 List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
41  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
42 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
43 List-Post: <mailto:notmuch@notmuchmail.org>\r
44 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
45 List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
46  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
47 X-List-Received-Date: Sat, 16 Apr 2016 15:35:42 -0000\r
48 \r
49 ---\r
50  NEWS | 4 ++++\r
51  1 file changed, 4 insertions(+)\r
52 \r
53 diff --git a/NEWS b/NEWS\r
54 index a760e4d..32d760e 100644\r
55 --- a/NEWS\r
56 +++ b/NEWS\r
57 @@ -29,6 +29,10 @@ Filtering or Limiting messages is now bound to `l` in the search view\r
58  \r
59    This binding now matches the analogous binding in show view.\r
60  \r
61 +`notmuch-message-address-insinuate` is now a no-op\r
62 +\r
63 +  This reduces the amount of interference with non-notmuch uses of message-mode.\r
64 +\r
65  Documentation\r
66  -------------\r
67  \r
68 -- \r
69 2.8.0.rc3\r
70 \r