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: TUTORIAL.gz Date: Mon, 17 Oct 2005 16:59:47 +0200 Message-ID: References: <5144DE50-461F-4BB0-BF1B-1F3769AFB084@gmail.com> <7DD3FE7A-06BE-4D1C-9B2F-0B3B976FF11D@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1129561384 10758 80.91.229.2 (17 Oct 2005 15:03:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 17 Oct 2005 15:03:04 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 17 17:03:00 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ERWTC-0003Zg-Bo for ged-emacs-devel@m.gmane.org; Mon, 17 Oct 2005 17:00:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ERWTB-0008Ph-Su for ged-emacs-devel@m.gmane.org; Mon, 17 Oct 2005 11:00:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ERWSv-0008PZ-M1 for emacs-devel@gnu.org; Mon, 17 Oct 2005 10:59:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ERWSu-0008PN-94 for emacs-devel@gnu.org; Mon, 17 Oct 2005 10:59:53 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ERWSu-0008PJ-6O for emacs-devel@gnu.org; Mon, 17 Oct 2005 10:59:52 -0400 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ERWSt-000640-Ez; Mon, 17 Oct 2005 10:59:51 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-84-228-138-17.inter.net.il [84.228.138.17]) by romy.inter.net.il (MOS 3.5.8-GR) with ESMTP id CSN30775 (AUTH halo1); Mon, 17 Oct 2005 16:59:46 +0200 (IST) Original-To: David Reitter In-reply-to: <7DD3FE7A-06BE-4D1C-9B2F-0B3B976FF11D@gmail.com> (message from David Reitter on Sun, 16 Oct 2005 15:52:57 +0100) 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:44186 Archived-At: > From: David Reitter > Date: Sun, 16 Oct 2005 15:52:57 +0100 > Cc: emacs-devel@gnu.org > > someone might want to change the Makefile to gzip the appropriate > files on non-Windows machines. FWIW, I find no compelling reason to do that. TUTORIAL.* files are relatively small (circa 50KB), so the disk space reclaimed by compressing them would be minimal.