Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 9d / 5700733de76d500988a5e839767a4d4ccd9c81
1 Return-Path: <cceleri@cs.stanford.edu>\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 69003431FBF\r
6         for <notmuch@notmuchmail.org>; Thu,  8 May 2014 08:00:20 -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.3\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3] 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 xqmVuDN3wHIE for <notmuch@notmuchmail.org>;\r
16         Thu,  8 May 2014 08:00:12 -0700 (PDT)\r
17 Received: from smtp1.cs.Stanford.EDU (smtp1.cs.Stanford.EDU [171.64.64.25])\r
18         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 868AD431FAE\r
21         for <notmuch@notmuchmail.org>; Thu,  8 May 2014 08:00:12 -0700 (PDT)\r
22 Received: from c-24-11-133-78.hsd1.sc.comcast.net ([24.11.133.78]\r
23         helo=jane.lan)\r
24         by smtp1.cs.Stanford.EDU with esmtpsa (UNKNOWN:AES128-GCM-SHA256:128)\r
25         (Exim 4.80.1) (envelope-from <cceleri@cs.stanford.edu>)\r
26         id 1WiPnt-0004pf-2D; Thu, 08 May 2014 08:00:09 -0700\r
27 From: Charles Celerier <cceleri@cs.stanford.edu>\r
28 To: David Bremner <david@tethera.net>, notmuch@notmuchmail.org\r
29 Subject: Re: [PATCH 2/5] configure,\r
30         test: Added variables for paths to true and false.\r
31 In-Reply-To: <87fvkkv4bc.fsf@maritornes.cs.unb.ca>\r
32 References: <1399395748-44920-1-git-send-email-cceleri@cs.stanford.edu>\r
33         <1399395748-44920-2-git-send-email-cceleri@cs.stanford.edu>\r
34         <1399395748-44920-3-git-send-email-cceleri@cs.stanford.edu>\r
35         <87fvkkv4bc.fsf@maritornes.cs.unb.ca>\r
36 User-Agent: Notmuch/0.18~rc0+32~gd5092c2 (http://notmuchmail.org) Emacs/24.3.1\r
37         (x86_64-apple-darwin13.1.0)\r
38 Date: Thu, 08 May 2014 11:00:07 -0400\r
39 Message-ID: <m238gkpb7s.fsf@jane.lan>\r
40 MIME-Version: 1.0\r
41 Content-Type: multipart/signed; boundary="=-=-=";\r
42         micalg=pgp-sha1; protocol="application/pgp-signature"\r
43 X-Scan-Signature: 6214ac49f2cb083a0c8190805312a710\r
44 X-BeenThere: notmuch@notmuchmail.org\r
45 X-Mailman-Version: 2.1.13\r
46 Precedence: list\r
47 List-Id: "Use and development of the notmuch mail system."\r
48         <notmuch.notmuchmail.org>\r
49 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
51 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
52 List-Post: <mailto:notmuch@notmuchmail.org>\r
53 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
54 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
56 X-List-Received-Date: Thu, 08 May 2014 15:00:20 -0000\r
57 \r
58 --=-=-=\r
59 Content-Type: text/plain\r
60 \r
61 David Bremner <david@tethera.net> writes:\r
62 \r
63 > Charles Celerier <cceleri@cs.stanford.edu> writes:\r
64 >\r
65 >> The path to true may not be the same on all platforms (e.g. on Mac OS X\r
66 >> it is /usr/bin/true), so the hard-coded path of /bin/true is not\r
67 >> portable. This is resolved by adding a step to the configure script to\r
68 >> locate the path of true and to use the TRUE variable wherever /bin/true\r
69 >> was needed. The same was done for false.\r
70 >\r
71 > Does this really need a configure script variable? It seems like\r
72 > overkill.\r
73 \r
74 I will be the first too admit that I do not know much about configure\r
75 scripts, but adding a TRUE variable seemed straightforward. The problem\r
76 is that you want to make softlinks for test/have-man and\r
77 test/have-compact for how they are used in tests T010-help-test and\r
78 T020-compact; making softlinks requires full paths. You could use\r
79 `$(which true)` in test/Makefile.local, but I felt the code repetition\r
80 there was unecessary since you could just create a TRUE variable in the\r
81 configure script. An alternative is to change the tests so that the\r
82 location of true (and false) is no longer an issue.\r
83 \r
84 chuck\r
85 \r
86 --=-=-=\r
87 Content-Type: application/pgp-signature\r
88 \r
89 -----BEGIN PGP SIGNATURE-----\r
90 Version: GnuPG/MacGPG2 v2.0.22 (Darwin)\r
91 \r
92 iQEcBAEBAgAGBQJTa5v3AAoJEOjk698fDjuASPEH/jBF3OMlZD5VHprNSm0J1Wfv\r
93 qqnGPHPNTaDl2MRFY7EhPJ5rtuava3IEFP1iQLTeEvqwLYmQmYk/2xZj+Z7DnCX/\r
94 C9B4QCT76j1Pq2I1N4x7cBvlSQvJZzPchUeQrMu8pV5kib9Zvrppdm/WHUkZeJPJ\r
95 u+juPfbW/lsntcWEGPt35yW3LyH0VH5fnuTBdbau6K+cRaKxVelBKIDN6kot1CBQ\r
96 lI9Hjm3E5m0IJSAAEzW2aAKMb+8J2dklsJwgohTl42eHlU/cVcShOp/wNhF2vJyM\r
97 4cZeJEccigiLXEpmwpV4zBmDHfW/jWTN1zDOhi+HG0x6IA/Ku06u6WpyWMB7rGc=\r
98 =CZ4Q\r
99 -----END PGP SIGNATURE-----\r
100 --=-=-=--\r