From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: compress files patch for mac/make-package Date: Fri, 21 Oct 2005 11:25:34 +0200 Message-ID: References: <87fyqz1i0s.fsf@pacem.orebokech.com> <87ach6x9h2.fsf@pacem.orebokech.com> <8764rttg8u.fsf@pacem.orebokech.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1129896493 10790 80.91.229.2 (21 Oct 2005 12:08:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 21 Oct 2005 12:08:13 +0000 (UTC) Cc: romain@orebokech.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 21 14:08:04 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ESvfO-0002B8-AX for ged-emacs-devel@m.gmane.org; Fri, 21 Oct 2005 14:06:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ESvey-0007Zb-VF for ged-emacs-devel@m.gmane.org; Fri, 21 Oct 2005 08:06:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EStBZ-0004Wl-5G for emacs-devel@gnu.org; Fri, 21 Oct 2005 05:27:37 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EStA7-0004ON-EX for emacs-devel@gnu.org; Fri, 21 Oct 2005 05:26:08 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ESt9Y-0004HQ-SS for emacs-devel@gnu.org; Fri, 21 Oct 2005 05:25:33 -0400 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ESt9X-0001uk-Om; Fri, 21 Oct 2005 05:25:32 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-71-100.inter.net.il [80.230.71.100]) by romy.inter.net.il (MOS 3.5.8-GR) with ESMTP id CTM54016 (AUTH halo1); Fri, 21 Oct 2005 11:25:29 +0200 (IST) Original-To: rms@gnu.org In-reply-to: (rms@gnu.org) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:44487 Archived-At: > From: "Richard M. Stallman" > CC: romain@orebokech.com, emacs-devel@gnu.org > Date: Thu, 20 Oct 2005 19:37:36 -0400 > > Sorry, I wasn't clear enough: I meant that the files should not be > compressed on systems where gzip isn't part of the default > installation, even if the specific machine where "make install" runs > happens to have gzip. > > Why not? It seems to me that if the given machine > has gzip there is no harm in using it. Because, unlike on GNU and Unix systems, the installed tree is frequently moved to other machines or archived to become a binary distribution.