From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Werner LEMBERG Newsgroups: gmane.emacs.devel Subject: Re: TUTORIAL.gz Date: Fri, 14 Oct 2005 11:16:41 +0200 (CEST) Message-ID: <20051014.111641.229726097.wl@gnu.org> References: <5144DE50-461F-4BB0-BF1B-1F3769AFB084@gmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1129284270 29632 80.91.229.2 (14 Oct 2005 10:04:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 14 Oct 2005 10:04:30 +0000 (UTC) Cc: david.reitter@gmail.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 14 12:04:26 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EQMPJ-0003SP-Pr for ged-emacs-devel@m.gmane.org; Fri, 14 Oct 2005 12:03:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EQMPI-0004uP-LF for ged-emacs-devel@m.gmane.org; Fri, 14 Oct 2005 06:03:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EQLhy-0003vN-Vm for emacs-devel@gnu.org; Fri, 14 Oct 2005 05:18:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EQLht-0003uj-7N for emacs-devel@gnu.org; Fri, 14 Oct 2005 05:18:30 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EQLho-0003uV-6L for emacs-devel@gnu.org; Fri, 14 Oct 2005 05:18:24 -0400 Original-Received: from [212.227.126.171] (helo=moutng.kundenserver.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EQLhn-0003b9-87; Fri, 14 Oct 2005 05:18:23 -0400 Original-Received: from ip23.170.1211H-CUD12K-04.ish.de [62.143.170.23] (helo=rigel.site) by mrelayeu.kundenserver.de with ESMTP (Nemesis), id 0MKxQS-1EQLhl1ifG-00027v; Fri, 14 Oct 2005 11:18:21 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by rigel.site (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id j9E9GgFu004527; Fri, 14 Oct 2005 11:16:42 +0200 Original-To: rms@gnu.org In-Reply-To: X-Mailer: Mew version 4.2.50 on Emacs 22.0.50.1 / Mule 5.0 (SAKAKI) X-Provags-ID: kundenserver.de abuse@kundenserver.de login:2dc398bc694a1e60948148ba0a42c0da 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:44022 Archived-At: > I would like to suggest to enable help-with-tutorial to load .gz > files. This would allow site maintainers to compress the files, > saving around 600K in installs of binary distributions. (info > has no problems with gzipped files, which is very nice.) > > It sounds good to me. Would you like to write the patch? Hmm, what about making Emacs install the tutorials compressed by default? Werner