Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / f6 / cc021738fed3fb1f8475b85e4d081c2e0e9db7
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 27F494196F2\r
6         for <notmuch@notmuchmail.org>; Wed, 14 Apr 2010 11:47:14 -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 6AOZD43N-OHV; Wed, 14 Apr 2010 11:47:13 -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 2DA15431FC1;\r
19         Wed, 14 Apr 2010 11:47:13 -0700 (PDT)\r
20 Received: by yoom.home.cworth.org (Postfix, from userid 1000)\r
21         id CCD7A568DE1; Wed, 14 Apr 2010 11:47:12 -0700 (PDT)\r
22 From: Carl Worth <cworth@cworth.org>\r
23 To: Aaron Ecay <aaronecay@gmail.com>, notmuch@notmuchmail.org\r
24 Subject: Re: [PATCH 3/4] Add infrastructure for building shared library on OS\r
25         X.\r
26 In-Reply-To: <87sk6xgbft.fsf@yoom.home.cworth.org>\r
27 References: <4bc25ea0.86c3f10a.45a3.ffff80d3@mx.google.com>\r
28         <1271029494-89014-3-git-send-email-aaronecay@gmail.com>\r
29         <87sk6xgbft.fsf@yoom.home.cworth.org>\r
30 Date: Wed, 14 Apr 2010 11:47:12 -0700\r
31 Message-ID: <87mxx5g9cf.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: Wed, 14 Apr 2010 18:47:14 -0000\r
48 \r
49 --=-=-=\r
50 Content-Transfer-Encoding: quoted-printable\r
51 \r
52 On Wed, 14 Apr 2010 11:01:58 -0700, Carl Worth <cworth@cworth.org> wrote:\r
53 > On Sun, 11 Apr 2010 19:44:53 -0400, Aaron Ecay <aaronecay@gmail.com> wrot=\r
54 e:\r
55 > > -include $(subdirs:%=3D%/Makefile.local) Makefile.local\r
56 > > +include Makefile.config $(subdirs:%=3D%/Makefile.local) Makefile.local\r
57 >=20\r
58 > This first hunk looks unrelated to what's described in the commit\r
59 > message.\r
60 \r
61 Indeed, on further testing this looks like it should have been part of\r
62 the previous commit that includes the sub-directory Makefile.local files\r
63 before the top-level Makefile.local. Without this piece, I was seeing\r
64 the various compat/*.c files being compiled unconditionally.\r
65 \r
66 > But I'd be willing to accept that if necessary---should just remove the\r
67 > include of Makefile.config from Makefile.local then I think.\r
68 \r
69 I've gone ahead and done that now. I moved everything concerning\r
70 Makefile.config, (dependency, include, and generation), from\r
71 Makefile.local up to the top-level Makefile.\r
72 \r
73 =2DCarl\r
74 \r
75 --=-=-=\r
76 Content-Type: application/pgp-signature\r
77 \r
78 -----BEGIN PGP SIGNATURE-----\r
79 Version: GnuPG v1.4.10 (GNU/Linux)\r
80 \r
81 iD8DBQFLxg2w6JDdNq8qSWgRAoNPAJwNPZSJVGnaB26a7xHP2NHmaNCxnwCfQ1GI\r
82 zM2sthAWHDKRHzKkd4lyvV0=\r
83 =k5HG\r
84 -----END PGP SIGNATURE-----\r
85 --=-=-=--\r