From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Drew Adams Newsgroups: gmane.emacs.devel Subject: RE: pre-test windows binaries Date: Sun, 20 Mar 2016 15:16:16 -0700 (PDT) Message-ID: References: <87lh5e4049.fsf@russet.org.uk> <8d28bd9c-2832-431e-9d63-2fc072f3222d@default> <8760wg51zs.fsf@russet.org.uk> <4256288b-5206-418f-bbc4-1835d245ca2e@default> <871t744yi9.fsf@russet.org.uk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1458512215 3403 80.91.229.3 (20 Mar 2016 22:16:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 20 Mar 2016 22:16:55 +0000 (UTC) Cc: emacs-devel@gnu.org To: phillip.lord@russet.org.uk Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 20 23:16:42 2016 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 1ahleM-0000Qn-3d for ged-emacs-devel@m.gmane.org; Sun, 20 Mar 2016 23:16:42 +0100 Original-Received: from localhost ([::1]:54664 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahleL-0006kT-Ao for ged-emacs-devel@m.gmane.org; Sun, 20 Mar 2016 18:16:41 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50944) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahle7-0006kO-6o for emacs-devel@gnu.org; Sun, 20 Mar 2016 18:16:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ahle4-0002ZL-1R for emacs-devel@gnu.org; Sun, 20 Mar 2016 18:16:27 -0400 Original-Received: from aserp1040.oracle.com ([141.146.126.69]:27737) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahle3-0002ZH-Q8 for emacs-devel@gnu.org; Sun, 20 Mar 2016 18:16:23 -0400 Original-Received: from userv0021.oracle.com (userv0021.oracle.com [156.151.31.71]) by aserp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id u2KMGMTt017357 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sun, 20 Mar 2016 22:16:23 GMT Original-Received: from aserv0122.oracle.com (aserv0122.oracle.com [141.146.126.236]) by userv0021.oracle.com (8.13.8/8.13.8) with ESMTP id u2KMGLoN003607 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Sun, 20 Mar 2016 22:16:22 GMT Original-Received: from abhmp0007.oracle.com (abhmp0007.oracle.com [141.146.116.13]) by aserv0122.oracle.com (8.13.8/8.13.8) with ESMTP id u2KMGHhx029327; Sun, 20 Mar 2016 22:16:21 GMT In-Reply-To: <871t744yi9.fsf@russet.org.uk> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9 (901082) [OL 12.0.6744.5000 (x86)] X-Source-IP: userv0021.oracle.com [156.151.31.71] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 141.146.126.69 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:201962 Archived-At: > Yes, these ones are auto-generated, and not byte-compiled. The install > task only gzips those which are byte-compiled. >=20 > I didn't do this explicitly -- it's just the default behaviour of make > install. But you are right, I should disable this as Emacs can only open > these if there is a local gzip. I guess this is why you want it this > way? I have a local gzip. But I want to do things with the source files without needing to use gzip.