Re: [PATCH] Fix typo in Message.maildir_flags_to_tags
[notmuch-archives.git] / 2b / 55895778ef7e3728c54ef09cc6b98fe7082c8f
1 Return-Path: <pieter@praet.org>\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 C5841431FAF\r
6         for <notmuch@notmuchmail.org>; Thu,  1 Mar 2012 13:46:59 -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.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 tgs0SlnJ+qMr for <notmuch@notmuchmail.org>;\r
16         Thu,  1 Mar 2012 13:46:59 -0800 (PST)\r
17 Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com\r
18         [209.85.212.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 42F14431FAE\r
21         for <notmuch@notmuchmail.org>; Thu,  1 Mar 2012 13:46:59 -0800 (PST)\r
22 Received: by wico1 with SMTP id o1so283408wic.26\r
23         for <notmuch@notmuchmail.org>; Thu, 01 Mar 2012 13:46:58 -0800 (PST)\r
24 Received-SPF: pass (google.com: domain of pieter@praet.org designates\r
25         10.180.92.34 as permitted sender) client-ip=10.180.92.34; \r
26 Authentication-Results: mr.google.com;\r
27         spf=pass (google.com: domain of pieter@praet.org\r
28         designates 10.180.92.34 as permitted sender)\r
29         smtp.mail=pieter@praet.org\r
30 Received: from mr.google.com ([10.180.92.34])\r
31         by 10.180.92.34 with SMTP id cj2mr14492527wib.20.1330638418124\r
32         (num_hops = 1); Thu, 01 Mar 2012 13:46:58 -0800 (PST)\r
33 MIME-Version: 1.0\r
34 Received: by 10.180.92.34 with SMTP id cj2mr11638750wib.20.1330638418023;\r
35         Thu, 01 Mar 2012 13:46:58 -0800 (PST)\r
36 Received: from localhost ([109.131.111.80])\r
37         by mx.google.com with ESMTPS id gp8sm44481901wib.5.2012.03.01.13.46.57\r
38         (version=TLSv1/SSLv3 cipher=OTHER);\r
39         Thu, 01 Mar 2012 13:46:57 -0800 (PST)\r
40 From: Pieter Praet <pieter@praet.org>\r
41 To: David Bremner <david@tethera.net>\r
42 Subject: [PATCH] NEWS: add entry for `notmuch-show-stash-mlarchive-link{,\r
43         -and-go}'\r
44 Date: Thu,  1 Mar 2012 22:44:30 +0100\r
45 Message-Id: <1330638270-15944-1-git-send-email-pieter@praet.org>\r
46 X-Mailer: git-send-email 1.7.8.1\r
47 In-Reply-To: <87mx87j8eh.fsf@zancas.localnet>\r
48 References: <87mx87j8eh.fsf@zancas.localnet>\r
49 X-Gm-Message-State:\r
50  ALoCoQkSTmfJ9rbD6xUZd5IPyE4CqQEWcqDBIKgwChu6iGUOeQShf/DrqPY/l8tLFGBFuNaiCluY\r
51 Cc: Notmuch Mail <notmuch@notmuchmail.org>\r
52 X-BeenThere: notmuch@notmuchmail.org\r
53 X-Mailman-Version: 2.1.13\r
54 Precedence: list\r
55 List-Id: "Use and development of the notmuch mail system."\r
56         <notmuch.notmuchmail.org>\r
57 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
59 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
60 List-Post: <mailto:notmuch@notmuchmail.org>\r
61 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
62 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
63         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
64 X-List-Received-Date: Thu, 01 Mar 2012 21:46:59 -0000\r
65 \r
66 ---\r
67  NEWS |    6 ++++++\r
68  1 files changed, 6 insertions(+), 0 deletions(-)\r
69 \r
70 diff --git a/NEWS b/NEWS\r
71 index 8fb2f24..a739914 100644\r
72 --- a/NEWS\r
73 +++ b/NEWS\r
74 @@ -80,6 +80,12 @@ Attachment buttons can be used to view or save attachments.\r
75    button 1 saves the attachment but this is customisable (option\r
76    Notmuch Show Part Button Default Action).\r
77  \r
78 +New functions\r
79 +\r
80 +  `notmuch-show-stash-mlarchive-link{,-and-go}' allow stashing and\r
81 +  optionally visiting a URI to the current message at one of a number\r
82 +  of Mailing List Archives.\r
83 +\r
84  Library changes\r
85  ---------------\r
86  \r
87 -- \r
88 1.7.8.1\r
89 \r