Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 64 / 34b78923f2816a13124db4a23f2c1ba24f59d6
1 Return-Path: <jason@jasonjgw.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 C1CF54196F0\r
6         for <notmuch@notmuchmail.org>; Tue, 27 Apr 2010 18:25:49 -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: 3.992\r
10 X-Spam-Level: ***\r
11 X-Spam-Status: No, score=3.992 tagged_above=-999 required=5\r
12         tests=[BAYES_50=0.8, DKIM_SIGNED=0.1, DKIM_VALID=-0.1,\r
13         DKIM_VALID_AU=-0.1, RCVD_IN_RP_RNBL=1.31, RDNS_DYNAMIC=0.982,\r
14         TO_NO_BRKTS_DYNIP=1] autolearn=no\r
15 Received: from olra.theworths.org ([127.0.0.1])\r
16         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
17         with ESMTP id hRIA+cKlXsF6 for <notmuch@notmuchmail.org>;\r
18         Tue, 27 Apr 2010 18:25:49 -0700 (PDT)\r
19 X-Greylist: delayed 3572 seconds by postgrey-1.32 at olra;\r
20         Tue, 27 Apr 2010 18:25:48 PDT\r
21 Received: from jdc.jasonjgw.net (ppp121-45-188-54.lns6.syd7.internode.on.net\r
22         [121.45.188.54])\r
23         by olra.theworths.org (Postfix) with ESMTP id E5DA5431FC1\r
24         for <notmuch@notmuchmail.org>; Tue, 27 Apr 2010 18:25:48 -0700 (PDT)\r
25 Received: by jdc.jasonjgw.net (Postfix, from userid 1000)\r
26         id AAA0B18084803; Wed, 28 Apr 2010 11:25:47 +1000 (EST)\r
27 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=jasonjgw.net; s=mail;\r
28         t=1272417947; bh=S6vJvwjE5cGP1+iH6Tiem2G76nYOHnUsNBh4mL8nPuM=;\r
29         h=Date:From:To:Subject:Message-ID:References:MIME-Version:\r
30         Content-Type:In-Reply-To;\r
31         b=AJo0g+zwgXYQJdBl5d99PRJcYf48b1KU/9Jcsn3tjG1lpL6bJP+xAQG7o6YER7atJ\r
32         z48MPrjXSEdIEr2DFFvfjSs/ZcLpp9knLqRAbxPKZrgFKolY5m7h3qM277bt2Pc9jw\r
33         1/DHirVDymogMfLK4YaSaMKKPyg2cgfbVf+h920E=\r
34 Date: Wed, 28 Apr 2010 11:25:47 +1000\r
35 From: Jason White <jason@jasonjgw.net>\r
36 To: notmuch@notmuchmail.org\r
37 Subject: Re: Failing test cases\r
38 Message-ID: <20100428012547.GA680@jdc.jasonjgw.net>\r
39 References: <20100425001743.GA9293@jdc.jasonjgw.net>\r
40         <20100428002615.GA10022@jdc.jasonjgw.net>\r
41         <87wrvsqti6.fsf@yoom.home.cworth.org>\r
42 MIME-Version: 1.0\r
43 Content-Type: text/plain; charset=us-ascii\r
44 Content-Disposition: inline\r
45 In-Reply-To: <87wrvsqti6.fsf@yoom.home.cworth.org>\r
46 User-Agent: Mutt/1.5.20 (2009-06-14)\r
47 X-BeenThere: notmuch@notmuchmail.org\r
48 X-Mailman-Version: 2.1.13\r
49 Precedence: list\r
50 List-Id: "Use and development of the notmuch mail system."\r
51         <notmuch.notmuchmail.org>\r
52 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
54 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
55 List-Post: <mailto:notmuch@notmuchmail.org>\r
56 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
57 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
59 X-List-Received-Date: Wed, 28 Apr 2010 01:25:49 -0000\r
60 \r
61 Carl Worth <cworth@cworth.org> wrote:\r
62  \r
63 > Is this behavior repeatable? I've certainly never seen anything like\r
64 > this yet.\r
65 \r
66 It seems to be repeatable here, even after running git clean -d -f -x,\r
67 followed by make && make test\r
68 \r
69 Is anyone else seeing this?\r
70 \r