From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: TUTORIAL.gz Date: Mon, 17 Oct 2005 20:47:51 +0200 Message-ID: <4353F1D7.6020101@student.lu.se> References: <5144DE50-461F-4BB0-BF1B-1F3769AFB084@gmail.com> <7DD3FE7A-06BE-4D1C-9B2F-0B3B976FF11D@gmail.com> <877jcch4hg.fsf@jurta.org> <4715FA60-84CE-4FCE-9F68-644D8C63AE73@gmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1129575045 26821 80.91.229.2 (17 Oct 2005 18:50:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 17 Oct 2005 18:50:45 +0000 (UTC) Cc: Juri Linkov , David Reitter , rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 17 20:50:37 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ERa3z-0007Vo-KN for ged-emacs-devel@m.gmane.org; Mon, 17 Oct 2005 20:50:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ERa3z-00049P-57 for ged-emacs-devel@m.gmane.org; Mon, 17 Oct 2005 14:50:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ERa3f-00049D-SN for emacs-devel@gnu.org; Mon, 17 Oct 2005 14:50:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ERa3d-00048i-Mi for emacs-devel@gnu.org; Mon, 17 Oct 2005 14:50:03 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ERa3d-00048a-Cd for emacs-devel@gnu.org; Mon, 17 Oct 2005 14:50:01 -0400 Original-Received: from [81.228.8.83] (helo=pne-smtpout1-sn2.hy.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ERa3c-0004zR-Tj; Mon, 17 Oct 2005 14:50:01 -0400 Original-Received: from [192.168.123.121] (83.249.204.195) by pne-smtpout1-sn2.hy.skanova.net (7.2.060.1) id 4349BC0C001AA375; Mon, 17 Oct 2005 20:47:54 +0200 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en Original-To: Stefan Monnier In-Reply-To: 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:44204 Archived-At: Stefan Monnier wrote: >>Shouldn't we better enable auto-compression-mode temporarily if it is >>switched off? I mean, if a site-wide installation (or distribution) >>compresses stuff like tutorials and, more importantly, things like NEWS, >>then Emacs should load these files on request no matter whether the user >>has turned off auto-compression-mode. It would be seen as a bug if it >>didn't. >> >> > >I don't think we should worry about this. > > > Stefan > > Can you explain why not?