From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: compress files patch for mac/make-package Date: Thu, 20 Oct 2005 19:37:36 -0400 Message-ID: References: <87fyqz1i0s.fsf@pacem.orebokech.com> <87ach6x9h2.fsf@pacem.orebokech.com> <8764rttg8u.fsf@pacem.orebokech.com> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1129851670 19410 80.91.229.2 (20 Oct 2005 23:41:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 Oct 2005 23:41:10 +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 01:41:01 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ESk1Q-0001I4-Iw for ged-emacs-devel@m.gmane.org; Fri, 21 Oct 2005 01:40:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ESk1P-0003cq-VR for ged-emacs-devel@m.gmane.org; Thu, 20 Oct 2005 19:40:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ESjyd-0002IX-Hh for emacs-devel@gnu.org; Thu, 20 Oct 2005 19:37:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ESjyc-0002Gl-4B for emacs-devel@gnu.org; Thu, 20 Oct 2005 19:37:38 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ESjyb-0002G2-LK for emacs-devel@gnu.org; Thu, 20 Oct 2005 19:37:37 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ESjyb-0005sN-SM for emacs-devel@gnu.org; Thu, 20 Oct 2005 19:37:37 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1ESjya-0004T9-NA; Thu, 20 Oct 2005 19:37:36 -0400 Original-To: Eli Zaretskii In-reply-to: (message from Eli Zaretskii on Thu, 20 Oct 2005 10:50:58 +0200) 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:44453 Archived-At: 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.