From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephen Leake Newsgroups: gmane.emacs.devel Subject: bikeshedding (was Re: Location of tests (again) (was Re: Makefile-help)) Date: Tue, 10 Nov 2015 18:28:27 -0600 Message-ID: <861tbx751w.fsf_-_@stephe-leake.org> References: <87d1vpoees.fsf@russet.org.uk> <87r3k3igy1.fsf@russet.org.uk> <86io5ewbhg.fsf@stephe-leake.org> <8737wiyt75.fsf_-_@russet.org.uk> <87si4dsif4.fsf@cumego.com> <87oaf1wpkv.fsf@russet.org.uk> <876119sfa1.fsf@cumego.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1447201780 9724 80.91.229.3 (11 Nov 2015 00:29:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 11 Nov 2015 00:29:40 +0000 (UTC) Cc: emacs-devel@gnu.org, Phillip Lord To: =?utf-8?Q?Przemys=C5=82aw?= Wojnowski Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 11 01:29:19 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZwJHU-0002ZT-MO for ged-emacs-devel@m.gmane.org; Wed, 11 Nov 2015 01:28:56 +0100 Original-Received: from localhost ([::1]:36354 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZwJHU-00080j-0n for ged-emacs-devel@m.gmane.org; Tue, 10 Nov 2015 19:28:56 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36637) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZwJHK-0007pz-Lq for emacs-devel@gnu.org; Tue, 10 Nov 2015 19:28:47 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZwJHH-0003aX-Fd for emacs-devel@gnu.org; Tue, 10 Nov 2015 19:28:46 -0500 Original-Received: from gproxy1-pub.mail.unifiedlayer.com ([69.89.25.95]:34983) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1ZwJHH-0003aG-7h for emacs-devel@gnu.org; Tue, 10 Nov 2015 19:28:43 -0500 Original-Received: (qmail 31496 invoked by uid 0); 11 Nov 2015 00:28:38 -0000 Original-Received: from unknown (HELO cmgw4) (10.0.90.85) by gproxy1.mail.unifiedlayer.com with SMTP; 11 Nov 2015 00:28:38 -0000 Original-Received: from host114.hostmonster.com ([74.220.207.114]) by cmgw4 with id g0UY1r00u2UdiVW010UbiX; Tue, 10 Nov 2015 17:28:38 -0700 X-Authority-Analysis: v=2.1 cv=IekUBwaa c=1 sm=1 tr=0 a=CQdxDb2CKd3SRg4I0/XZPQ==:117 a=CQdxDb2CKd3SRg4I0/XZPQ==:17 a=DsvgjBjRAAAA:8 a=f5113yIGAAAA:8 a=9i_RQKNPAAAA:8 a=IkcTkHD0fZMA:10 a=hEr_IkYJT6EA:10 a=x_XPkuGwIRMA:10 a=qtqOOiqGOCEA:10 a=ttMgCLtsAAAA:8 a=h3Mb47a-q-cHslwDqpwA:9 a=QEXdDO2ut3YA:10 Original-Received: from [76.218.37.33] (port=53444 helo=TAKVER2) by host114.hostmonster.com with esmtpa (Exim 4.84) (envelope-from ) id 1ZwJH6-00052m-Ki; Tue, 10 Nov 2015 17:28:32 -0700 In-Reply-To: <876119sfa1.fsf@cumego.com> (=?utf-8?Q?=22Przemys=C5=82aw?= Wojnowski"'s message of "Tue, 10 Nov 2015 22:41:58 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (windows-nt) X-Identified-User: {2442:host114.hostmonster.com:stephele:stephe-leake.org} {sentby:smtp auth 76.218.37.33 authed with stephen_leake@stephe-leake.org} X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 69.89.25.95 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:194010 Archived-At: Przemys=C5=82aw Wojnowski writes: > (I would also change "test/src/" to "test/c", because "lisp" are sources > too, after all. But I don't insist on that, especially that it may result > in a flood here. ;-) ) Only if you also change /src to /c. Or to: src/ src/lisp src/c or just include lisp and C in one src/ directory; is that really a problem? --=20 -- Stephe