From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: phillip.lord@russet.org.uk (Phillip Lord) Newsgroups: gmane.emacs.devel Subject: Re: pre-test windows binaries Date: Sun, 20 Mar 2016 22:39:43 +0000 Message-ID: <87twk03hao.fsf@russet.org.uk> 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 X-Trace: ger.gmane.org 1458513613 23365 80.91.229.3 (20 Mar 2016 22:40:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 20 Mar 2016 22:40:13 +0000 (UTC) Cc: emacs-devel@gnu.org To: Drew Adams Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 20 23:40:03 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 1ahm0x-0002Kw-EV for ged-emacs-devel@m.gmane.org; Sun, 20 Mar 2016 23:40:03 +0100 Original-Received: from localhost ([::1]:54732 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahm0w-0002vy-Lg for ged-emacs-devel@m.gmane.org; Sun, 20 Mar 2016 18:40:02 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55727) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahm0j-0002u8-8r for emacs-devel@gnu.org; Sun, 20 Mar 2016 18:39:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ahm0f-0007Yn-9p for emacs-devel@gnu.org; Sun, 20 Mar 2016 18:39:49 -0400 Original-Received: from cloud103.planethippo.com ([31.216.48.48]:42072) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahm0e-0007Ya-W2 for emacs-devel@gnu.org; Sun, 20 Mar 2016 18:39:45 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=russet.org.uk; s=default; h=Content-Type:MIME-Version:Message-ID: In-Reply-To:Date:References:Subject:Cc:To:From; bh=dSztsYq/qVK7qsgvPLXuYi1IOp3yTZEZJE4JxKFh43M=; b=KpoDehsYHikYsV1DdyjaHRrb4G bidPS1KJ5VX0A7+BUUyQha8t4IRNhLNRUI/vAvdyBvhDcifHFbsseCSwx62dwIZOgyjOBSJJ+6LSN eLDF15ojIxztehy72CsB2NWPTFFf3z8hKG5wSl/UZJLatCvTD2SjqMgpQxD5YNsaB79SBX/qr71vf chQCg5zVBSnKbnZ7jGlEAyCBXp7BnJstiDQfrHdFfj6ir4IBgSnQfJhkL01RUgN2kiOd0EwFX0F07 bus4/QqZTi1e1z114LK2BLrNPdYAXvjlqVYE+BgL+X4EY7MxQkrXdlRnh3b7MxnDMGTqzy5zzzvVD G5/jVBbg==; Original-Received: from cpc1-benw10-2-0-cust373.gate.cable.virginm.net ([77.98.219.118]:39010 helo=russet.org.uk) by cloud103.planethippo.com with esmtpsa (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.86_1) (envelope-from ) id 1ahm0d-002zT9-Tg; Sun, 20 Mar 2016 22:39:43 +0000 In-Reply-To: (Drew Adams's message of "Sun, 20 Mar 2016 15:16:16 -0700 (PDT)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cloud103.planethippo.com X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - russet.org.uk X-Get-Message-Sender-Via: cloud103.planethippo.com: authenticated_id: phillip.lord@russet.org.uk X-Authenticated-Sender: cloud103.planethippo.com: phillip.lord@russet.org.uk X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 31.216.48.48 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:201964 Archived-At: Drew Adams writes: >> Yes, these ones are auto-generated, and not byte-compiled. The install >> task only gzips those which are byte-compiled. >> >> 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. Does Emacs not just do everything for you? Regardless, these files need to be non gzipped -- and more importantly, so do the info files. I've uploaded some new versions to the same location. Phil