From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.50; Possible bug with bzip2 compressed tar files? Date: Sat, 12 Jan 2008 18:23:06 +0200 Message-ID: References: <934FA8EF-9228-4811-B0D7-DC8FB4147371@Freenet.DE> <8F7B3701-FC80-4688-AE92-C9F5F42D3FA1@Freenet.DE> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1200155064 31706 80.91.229.12 (12 Jan 2008 16:24:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 12 Jan 2008 16:24:24 +0000 (UTC) Cc: schwab@suse.de, emacs-pretest-bug@gnu.org To: Peter Dyballa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 12 17:24:45 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JDj9y-0003CI-RL for ged-emacs-devel@m.gmane.org; Sat, 12 Jan 2008 17:24:41 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JDj9V-0006hg-S9 for ged-emacs-devel@m.gmane.org; Sat, 12 Jan 2008 11:24:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JDj8m-000612-ED for emacs-devel@gnu.org; Sat, 12 Jan 2008 11:23:24 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JDj8h-0005yj-OQ for emacs-devel@gnu.org; Sat, 12 Jan 2008 11:23:23 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JDj8h-0005yS-GA for emacs-devel@gnu.org; Sat, 12 Jan 2008 11:23:19 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JDj8g-0005fj-Ul for emacs-devel@gnu.org; Sat, 12 Jan 2008 11:23:19 -0500 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JDj8X-0006Ce-GA for emacs-pretest-bug@gnu.org; Sat, 12 Jan 2008 11:23:17 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JDj8S-0005dD-So for emacs-pretest-bug@gnu.org; Sat, 12 Jan 2008 11:23:07 -0500 Original-Received: from nitzan.inter.net.il ([213.8.233.22]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JDj8S-0005cR-7L for emacs-pretest-bug@gnu.org; Sat, 12 Jan 2008 11:23:04 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-83-130-248-94.inter.net.il [83.130.248.94]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id IVI68587 (AUTH halo1); Sat, 12 Jan 2008 18:20:29 +0200 (IST) In-reply-to: <8F7B3701-FC80-4688-AE92-C9F5F42D3FA1@Freenet.DE> (message from Peter Dyballa on Sat, 12 Jan 2008 17:03:11 +0100) X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:86809 gmane.emacs.pretest.bugs:20614 Archived-At: > From: Peter Dyballa > Date: Sat, 12 Jan 2008 17:03:11 +0100 > Cc: schwab@suse.de, emacs-pretest-bug@gnu.org > > > Am 12.01.2008 um 16:56 schrieb Eli Zaretskii: > > >> I do not see the archive's structure/elements, I get only a > >> presentation of binary characters starting with BZh. > > > > Anything interesting in *Messages*? > > For information about GNU Emacs and the GNU system, type C-h C-a. > Mark set > Mark saved where search started > File OmniWeb-5.7-r97021-Alpha.tbz2 is large (14MB), really open? (y > or n) > View mode: type C-h for help, h for commands, q to quit. > > is all. > > > > > Also, what happens if you set debug-on-error non-nil? > > > Nothing more. There does not seem to be a real error from this file: > > -rw-r--r-- 1 pete pete 15234352 10 Jan 22:59 OmniWeb-5.7- > r97021-Alpha.tbz2 .tbz2? I don't think Emacs automatically tries to un-bzip2 and untar that, does it? Does it help to tweak jka-compr-compression-info-list?