From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: Viewing files in tar mode Date: Thu, 10 Dec 2009 23:26:04 +0100 Message-ID: References: <56aa6ab7-57ed-44cc-ba67-c4f8591d11a0@u7g2000yqm.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1260484150 13008 80.91.229.12 (10 Dec 2009 22:29:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Dec 2009 22:29:10 +0000 (UTC) Cc: peter , help-gnu-emacs@gnu.org To: Peter Dyballa Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 10 23:29:02 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NIrVN-0007cB-Q9 for geh-help-gnu-emacs@m.gmane.org; Thu, 10 Dec 2009 23:29:01 +0100 Original-Received: from localhost ([127.0.0.1]:46510 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NIrVK-0000X4-IJ for geh-help-gnu-emacs@m.gmane.org; Thu, 10 Dec 2009 17:28:58 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NIrSw-0006tj-U9 for help-gnu-emacs@gnu.org; Thu, 10 Dec 2009 17:26:30 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NIrSs-0006rG-BN for help-gnu-emacs@gnu.org; Thu, 10 Dec 2009 17:26:30 -0500 Original-Received: from [199.232.76.173] (port=49006 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NIrSs-0006rA-4Q for help-gnu-emacs@gnu.org; Thu, 10 Dec 2009 17:26:26 -0500 Original-Received: from mail-yx0-f191.google.com ([209.85.210.191]:61204) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NIrSr-0003hl-V8 for help-gnu-emacs@gnu.org; Thu, 10 Dec 2009 17:26:26 -0500 Original-Received: by yxe29 with SMTP id 29so721523yxe.14 for ; Thu, 10 Dec 2009 14:26:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=MSe5Sc5cF/bhPbItzxATnOjZQif+jDTN/3RNOqAl5D4=; b=jhjf0jlJzy9EKklqN5Oc4rqyuVALzvj0a6tf7+gXlOGVGbo4jZdef95XpAroLfgzg0 FENhhYS+xdlZHGjXJmmZQ/w6pmztc2uFy7bG8C29qdVCCPffzN6g2XQr68UOusZV6jkY JQhxMKzJtGQMOIaCJKgZLBJ6ptUHbW8IW5jbE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=BPJiRZrJbr+TpF6aCTXE3lM/lpNRjlHvKUTjTQCmWCv/01UxW+RiwyjyU/BV3TzcAE NlcvkbIVg7UBedVfwV0ydPmDxUWPBvaPuUuanmEExs6TB9V7utg2gPqqQGNnpGIZaMdM fX4G3doG5diGvfozf6Mb4JyKc5JJRB8zgLuuc= Original-Received: by 10.101.106.9 with SMTP id i9mr854845anm.128.1260483985418; Thu, 10 Dec 2009 14:26:25 -0800 (PST) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:70576 Archived-At: On Thu, Dec 10, 2009 at 10:58 PM, Peter Dyballa wrot= e: > > Am 10.12.2009 um 15:51 schrieb peter: > >> Is there a way of persuading emacs to open the gzipped file correctly? > > > Try to customise auto-compression-mode =E2=80=93 setting it to jka-compr = should give > you what you want. Maybe jka-compr-compression-info-list needs some > customisation too. Should this be needed? Is this a bug, or?