From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Henrik Enberg Newsgroups: gmane.emacs.help Subject: Re: open gzip Date: Tue, 27 Sep 2005 19:59:28 +0200 Message-ID: <20050927175928.GA8541@rocksteady.printf.se> References: <200509271930.43879.StefanBienert@web.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1127844545 30731 80.91.229.2 (27 Sep 2005 18:09:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 27 Sep 2005 18:09:05 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Sep 27 20:08:58 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EKJrQ-0000jg-PK for geh-help-gnu-emacs@m.gmane.org; Tue, 27 Sep 2005 20:07:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EKJrP-0006Sd-U7 for geh-help-gnu-emacs@m.gmane.org; Tue, 27 Sep 2005 14:07:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EKJou-0005Zl-Sk for help-gnu-emacs@gnu.org; Tue, 27 Sep 2005 14:04:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EKJoh-0005TE-Ms for help-gnu-emacs@gnu.org; Tue, 27 Sep 2005 14:04:41 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EKJog-0005Qv-9P for help-gnu-emacs@gnu.org; Tue, 27 Sep 2005 14:04:34 -0400 Original-Received: from [81.228.11.159] (helo=pne-smtpout2-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EKJjn-0002r1-39 for help-gnu-emacs@gnu.org; Tue, 27 Sep 2005 13:59:31 -0400 Original-Received: from rocksteady.printf.se (81.224.154.131) by pne-smtpout2-sn1.fre.skanova.net (7.2.060.1) id 43297E3C00313885 for help-gnu-emacs@gnu.org; Tue, 27 Sep 2005 19:59:28 +0200 Original-Received: by rocksteady.printf.se (Postfix, from userid 1000) id B75DB44B1; Tue, 27 Sep 2005 19:59:28 +0200 (CEST) Original-To: help-gnu-emacs@gnu.org Content-Disposition: inline In-Reply-To: <200509271930.43879.StefanBienert@web.de> X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:29759 Archived-At: Stefan Bienert wrote: > wasnt emacs able to open gzipped files? > If yes, how? Put the following in your .emacs (auto-compression-mode 1)