Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / cb / 9309678711dbe89fcf89799ef50e1d80d9bf35
1 Return-Path: <cworth@cworth.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 7448940D155\r
6         for <notmuch@notmuchmail.org>; Fri, 29 Oct 2010 13:16:04 -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: -2.89\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.89 tagged_above=-999 required=5\r
12         tests=[ALL_TRUSTED=-1, BAYES_00=-1.9, T_MIME_NO_TEXT=0.01]\r
13         autolearn=ham\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id 7+L0jGnWIm1Y; Fri, 29 Oct 2010 13:15:54 -0700 (PDT)\r
17 Received: from yoom.home.cworth.org (localhost [127.0.0.1])\r
18         by olra.theworths.org (Postfix) with ESMTP id 09F8540D149;\r
19         Fri, 29 Oct 2010 13:15:54 -0700 (PDT)\r
20 Received: by yoom.home.cworth.org (Postfix, from userid 1000)\r
21         id 963B02540F4; Fri, 29 Oct 2010 13:15:53 -0700 (PDT)\r
22 From: Carl Worth <cworth@cworth.org>\r
23 To: Mike Kelly <pioto@pioto.org>, notmuch@notmuchmail.org\r
24 Subject: Re: [PATCH] notmuch-setup.c: Initialize getline(3) response_size to 0\r
25 In-Reply-To: <1287080299-13828-1-git-send-email-pioto@pioto.org>\r
26 References: <20101013094340.41580a2f@pioto.org>\r
27         <1287080299-13828-1-git-send-email-pioto@pioto.org>\r
28 User-Agent: Notmuch/0.3.1-137-gce6390c (http://notmuchmail.org) Emacs/23.2.1\r
29         (i486-pc-linux-gnu)\r
30 Date: Fri, 29 Oct 2010 13:15:42 -0700\r
31 Message-ID: <87y69g69ht.fsf@yoom.home.cworth.org>\r
32 MIME-Version: 1.0\r
33 Content-Type: multipart/signed; boundary="=-=-=";\r
34         micalg=pgp-sha1; protocol="application/pgp-signature"\r
35 X-BeenThere: notmuch@notmuchmail.org\r
36 X-Mailman-Version: 2.1.13\r
37 Precedence: list\r
38 List-Id: "Use and development of the notmuch mail system."\r
39         <notmuch.notmuchmail.org>\r
40 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
41         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
42 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
43 List-Post: <mailto:notmuch@notmuchmail.org>\r
44 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
45 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
46         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
47 X-List-Received-Date: Fri, 29 Oct 2010 20:16:04 -0000\r
48 \r
49 --=-=-=\r
50 Content-Transfer-Encoding: quoted-printable\r
51 \r
52 On Thu, 14 Oct 2010 14:18:19 -0400, Mike Kelly <pioto@pioto.org> wrote:\r
53 > This appears to be necessary on FreeBSD. If this isn't done, we get a\r
54 > nasty segfault.\r
55 \r
56 Thanks. I've pushed this out.\r
57 \r
58 I didn't have that initialized originally, because the documentation I\r
59 have for getline on my Linux machine says explicitly:\r
60 \r
61        If *lineptr is NULL, then getline() will allocate a buffer for\r
62        storing the line, which should be freed by the user program.  (In\r
63        this case, the value in *n is ignored.)\r
64 \r
65 But, oh well, it's easy enough to fix.\r
66 \r
67 Thanks again for the patch.\r
68 \r
69 =2DCarl\r
70 \r
71 =2D-=20\r
72 carl.d.worth@intel.com\r
73 \r
74 --=-=-=\r
75 Content-Type: application/pgp-signature\r
76 \r
77 -----BEGIN PGP SIGNATURE-----\r
78 Version: GnuPG v1.4.10 (GNU/Linux)\r
79 \r
80 iD8DBQFMyytu6JDdNq8qSWgRAgoJAJ9L0zgJZ51Rr8W8qfNr/Ym0jU+kYQCdHqEJ\r
81 ftJkKaADS0hVzu70xczA5YU=\r
82 =O55N\r
83 -----END PGP SIGNATURE-----\r
84 --=-=-=--\r