Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 5d / 2d0365fd7c737e65a6b76e44e79fd8e69b54d9
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 BAD91431FB6\r
6         for <notmuch@notmuchmail.org>; Sat, 13 Jul 2013 01:46:34 -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\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 ULkPqIOf17wW for <notmuch@notmuchmail.org>;\r
16         Sat, 13 Jul 2013 01:46:30 -0700 (PDT)\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 E25AC431FAF\r
19         for <notmuch@notmuchmail.org>; Sat, 13 Jul 2013 01:46:29 -0700 (PDT)\r
20 Received: by guru.guru-group.fi (Postfix, from userid 501)\r
21         id 9613710009D; Sat, 13 Jul 2013 11:46:25 +0300 (EEST)\r
22 From: Tomi Ollila <tomi.ollila@iki.fi>\r
23 To: notmuch@notmuchmail.org\r
24 Subject: [PATCH 1/1] NEWS: Python bindings: Fix loading of libnotmuch on OS X\r
25         (Darwin)\r
26 Date: Sat, 13 Jul 2013 11:46:23 +0300\r
27 Message-Id: <1373705183-25410-1-git-send-email-tomi.ollila@iki.fi>\r
28 X-Mailer: git-send-email 1.8.0\r
29 Cc: tomi.ollila@iki.fi\r
30 X-BeenThere: notmuch@notmuchmail.org\r
31 X-Mailman-Version: 2.1.13\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: <http://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: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
41         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
42 X-List-Received-Date: Sat, 13 Jul 2013 08:46:34 -0000\r
43 \r
44 ---\r
45  NEWS | 5 +++++\r
46  1 file changed, 5 insertions(+)\r
47 \r
48 diff --git a/NEWS b/NEWS\r
49 index 811e5dd..7ca16e5 100644\r
50 --- a/NEWS\r
51 +++ b/NEWS\r
52 @@ -97,6 +97,11 @@ Key bindings for next/previous thread\r
53    Show view has new key bindings M-n and M-p to move to the next and\r
54    previous thread in the search results.\r
55  \r
56 +Python Bindings\r
57 +---------------\r
58 +\r
59 +Fix loading of libnotmuch shared library on OS X (Darwin) systems.\r
60 +\r
61  Notmuch 0.15.2 (2013-02-17)\r
62  ===========================\r
63  \r
64 -- \r
65 1.8.1.4\r
66 \r