Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / f1 / 4e63b83d42c77f83397538cd7bfc052fc4af1d
1 Return-Path: <tom.prince@ualberta.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 0EB09431FD0\r
6         for <notmuch@notmuchmail.org>; Sat, 24 Dec 2011 11:51:04 -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 INZ9RdzejZfa for <notmuch@notmuchmail.org>;\r
16         Sat, 24 Dec 2011 11:51:02 -0800 (PST)\r
17 Received: from socrates.hocat.ca (socrates.hocat.ca [76.10.188.53])\r
18         by olra.theworths.org (Postfix) with ESMTP id A7E29431FB6\r
19         for <notmuch@notmuchmail.org>; Sat, 24 Dec 2011 11:51:02 -0800 (PST)\r
20 Received: from hermes.hocat.ca (hermes.hocat.ca [69.165.170.253])\r
21         by socrates.hocat.ca (Postfix) with SMTP id E09FC1ADF;\r
22         Sat, 24 Dec 2011 12:51:00 -0700 (MST)\r
23 Received: (nullmailer pid 6766 invoked by uid 1000);\r
24         Sat, 24 Dec 2011 19:55:57 -0000\r
25 From: Tom Prince <tom.prince@ualberta.net>\r
26 To: Thomas Jost <schnouki@schnouki.net>, David Edmondson <dme@dme.org>,\r
27         notmuch@notmuchmail.org\r
28 Subject: Re: [PATCH] notmuch: Quiet buildbot warnings.\r
29 In-Reply-To: <87fwgdk29x.fsf@schnouki.net>\r
30 References: <1324394404-2574-1-git-send-email-dme@dme.org>\r
31         <87fwgdk29x.fsf@schnouki.net>\r
32 User-Agent: Notmuch/0.5-118-gdcdb843 (http://notmuchmail.org) Emacs/23.3.1\r
33         (i686-pc-linux-gnu)\r
34 Date: Sat, 24 Dec 2011 12:55:57 -0700\r
35 Message-ID: <87pqfdwxpu.fsf@loki.hocat.ca>\r
36 MIME-Version: 1.0\r
37 Content-Type: text/plain; charset=us-ascii\r
38 X-BeenThere: notmuch@notmuchmail.org\r
39 X-Mailman-Version: 2.1.13\r
40 Precedence: list\r
41 List-Id: "Use and development of the notmuch mail system."\r
42         <notmuch.notmuchmail.org>\r
43 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
44         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
45 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
46 List-Post: <mailto:notmuch@notmuchmail.org>\r
47 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
48 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
50 X-List-Received-Date: Sat, 24 Dec 2011 19:51:04 -0000\r
51 \r
52 On Wed, 21 Dec 2011 23:06:50 +0100, Thomas Jost <schnouki@schnouki.net> wrote:\r
53 Non-text part: multipart/mixed\r
54 Non-text part: multipart/signed\r
55 > On Tue, 20 Dec 2011 15:20:04 +0000, David Edmondson <dme@dme.org> wrote:\r
56 > > Cast away the result of various *write functions. Provide a default\r
57 > > value for some variables to avoid "use before set" warnings.\r
58 > > ---\r
59 > > \r
60 > > The buildbot complains about these, though my own system (Debian\r
61 > > testing on amd64) does not.\r
62\r
63 > What's the version of glibc on the buildbot?\r
64 > http://sourceware.org/bugzilla/show_bug.cgi?id=11959\r
65 \r
66 I have 2.13-r2 (gentoo) installed currently.\r
67 \r
68   Tom\r