Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 5a / edc6312c37b92d7c08cc4c071a860870f5e2e6
1 Return-Path: <dme@dme.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 71E91431FAF\r
6         for <notmuch@notmuchmail.org>; Wed, 18 Jan 2012 23:23:32 -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 XIlUs2yVkhnE for <notmuch@notmuchmail.org>;\r
16         Wed, 18 Jan 2012 23:23:32 -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 C9E88431FAE\r
21         for <notmuch@notmuchmail.org>; Wed, 18 Jan 2012 23:23:31 -0800 (PST)\r
22 Received: by wibhr12 with SMTP id hr12so5207421wib.26\r
23         for <notmuch@notmuchmail.org>; Wed, 18 Jan 2012 23:23:29 -0800 (PST)\r
24 Received: by 10.180.93.193 with SMTP id cw1mr42092360wib.5.1326957809115;\r
25         Wed, 18 Jan 2012 23:23:29 -0800 (PST)\r
26 Received: from hotblack-desiato.hh.sledj.net\r
27         (host81-149-164-25.in-addr.btopenworld.com. [81.149.164.25])\r
28         by mx.google.com with ESMTPS id r1sm26468041wia.8.2012.01.18.23.23.26\r
29         (version=TLSv1/SSLv3 cipher=OTHER);\r
30         Wed, 18 Jan 2012 23:23:27 -0800 (PST)\r
31 Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000)\r
32         id 1CC3C9FD95; Thu, 19 Jan 2012 07:23:25 +0000 (GMT)\r
33 To: Austin Clements <amdragon@MIT.EDU>, notmuch@notmuchmail.org\r
34 Subject: Re: [PATCH 2/2] Silence buildbot warnings about unused results\r
35 In-Reply-To: <1326933611-16898-3-git-send-email-amdragon@mit.edu>\r
36 References: <1326933611-16898-1-git-send-email-amdragon@mit.edu>\r
37         <1326933611-16898-3-git-send-email-amdragon@mit.edu>\r
38 User-Agent: Notmuch/0.11+64~g42e8f66 (http://notmuchmail.org) Emacs/24.0.92.1\r
39         (x86_64-pc-linux-gnu)\r
40 From: David Edmondson <dme@dme.org>\r
41 Date: Thu, 19 Jan 2012 07:23:21 +0000\r
42 Message-ID: <cunehuw6tqu.fsf@hotblack-desiato.hh.sledj.net>\r
43 MIME-Version: 1.0\r
44 Content-Type: multipart/signed; boundary="=-=-=";\r
45         micalg=pgp-sha1; protocol="application/pgp-signature"\r
46 X-BeenThere: notmuch@notmuchmail.org\r
47 X-Mailman-Version: 2.1.13\r
48 Precedence: list\r
49 List-Id: "Use and development of the notmuch mail system."\r
50         <notmuch.notmuchmail.org>\r
51 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
53 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
54 List-Post: <mailto:notmuch@notmuchmail.org>\r
55 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
56 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
58 X-List-Received-Date: Thu, 19 Jan 2012 07:23:33 -0000\r
59 \r
60 --=-=-=\r
61 Content-Type: text/plain\r
62 \r
63 On Wed, 18 Jan 2012 19:40:11 -0500, Austin Clements <amdragon@MIT.EDU> wrote:\r
64 > +    /* See handle_sigint in notmuch-new.c for the justification for\r
65 > +     * ignoring write's result. */\r
66 > +    IGNORE_RESULT (write (2, msg, sizeof(msg)-1));\r
67 \r
68 Just include the comment in both places. Someone will work over the code\r
69 in notmuch-new.c and we'll lose it.\r
70 \r
71 Then, +1.\r
72 \r
73 --=-=-=\r
74 Content-Type: application/pgp-signature\r
75 \r
76 -----BEGIN PGP SIGNATURE-----\r
77 Version: GnuPG v1.4.11 (GNU/Linux)\r
78 \r
79 iEYEARECAAYFAk8XxOkACgkQaezQq/BJZRauIACgjSxjXUnFk/oMfJ5GBALidTRb\r
80 5i4AnRdbsGZmmd8qCMqlDl/kr3lPTf6i\r
81 =ylYx\r
82 -----END PGP SIGNATURE-----\r
83 --=-=-=--\r