Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / f1 / fdaadb791f3c5ec967eea7c4ada7892de5b05c
1 Return-Path: <dkg@fifthhorseman.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 olra.theworths.org (Postfix) with ESMTP id 0B25B429E34\r
6         for <notmuch@notmuchmail.org>; Sun, 10 Nov 2013 19:47:44 -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 Csi98ufi8nWa for <notmuch@notmuchmail.org>;\r
16         Sun, 10 Nov 2013 19:47:34 -0800 (PST)\r
17 Received: from che.mayfirst.org (che.mayfirst.org [209.234.253.108])\r
18         by olra.theworths.org (Postfix) with ESMTP id 2486F431FAE\r
19         for <notmuch@notmuchmail.org>; Sun, 10 Nov 2013 19:47:34 -0800 (PST)\r
20 Received: from [192.168.13.154] (lair.fifthhorseman.net [108.58.6.98])\r
21         by che.mayfirst.org (Postfix) with ESMTPSA id 9A1DCF984\r
22         for <notmuch@notmuchmail.org>; Sun, 10 Nov 2013 22:47:27 -0500 (EST)\r
23 Message-ID: <52805350.70004@fifthhorseman.net>\r
24 Date: Sun, 10 Nov 2013 22:47:28 -0500\r
25 From: Daniel Kahn Gillmor <dkg@fifthhorseman.net>\r
26 User-Agent: Mozilla/5.0 (X11; Linux x86_64;\r
27         rv:24.0) Gecko/20100101 Icedove/24.0\r
28 MIME-Version: 1.0\r
29 To: notmuch <notmuch@notmuchmail.org>\r
30 Subject: Re: fix for failing tests with gmime 2.6.19\r
31 References: <1384100482-15453-1-git-send-email-david@tethera.net>\r
32 In-Reply-To: <1384100482-15453-1-git-send-email-david@tethera.net>\r
33 X-Enigmail-Version: 1.6\r
34 Content-Type: text/plain; charset=UTF-8\r
35 Content-Transfer-Encoding: 7bit\r
36 X-BeenThere: notmuch@notmuchmail.org\r
37 X-Mailman-Version: 2.1.13\r
38 Precedence: list\r
39 List-Id: "Use and development of the notmuch mail system."\r
40         <notmuch.notmuchmail.org>\r
41 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
42         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
43 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
44 List-Post: <mailto:notmuch@notmuchmail.org>\r
45 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
46 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
48 X-List-Received-Date: Mon, 11 Nov 2013 03:47:44 -0000\r
49 \r
50 On 11/10/2013 11:21 AM, David Bremner wrote:\r
51 > Although Jeffrey Stedfast fixed gmime bug 711305 amazingly quickly, it\r
52 > looks like many people still have to live with a buggy version of\r
53 > gmime for a while yet. Here is an opt-in fix that stops the test suite\r
54 > from failing; this is a simple fix for e.g. the debian build process.\r
55 \r
56 I think you're referring to:\r
57 \r
58 https://bugzilla.gnome.org/show_bug.cgi?id=711305\r
59 \r
60 Please don't introduce this cruft into the notmuch codebase.  It should\r
61 be fixed in gmime, not worked-around notmuch.\r
62 \r
63 I've just uploaded gmime 2.6.19-2 to unstable to address this issue.\r
64 \r
65         --dkg\r