emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Stak dump with tar.[bz2/gz] files (Cygwin)


From: Angelo Graziosi
Subject: Re: Stak dump with tar.[bz2/gz] files (Cygwin)
Date: Tue, 17 Jun 2008 10:23:25 +0200
User-agent: Thunderbird 2.0.0.14 (Windows/20080421)

Eli Zaretskii ha scritto:
Date: Mon, 16 Jun 2008 22:41:32 +0200
From: Angelo Graziosi <address@hidden>
CC: address@hidden

The only thing I can say is that CVS dated (-D) "27 May 2008 19:58" works and "27 May 2008 19:59" doesn't. 'diff' shows that the differences are only in tar-mode.el file (and ChangeLog, excluding */CVS/*).

Can you post the diffs here?

Attached.


Also, does the problem happen with any tarball, or only with some of
them?

It happens with all tarball I tried (someone created in 2003!). When I discovered this casually, I created a simple test case: a tarball with only an hello.c file.

If the tarball is a 'tar' only (no compressed, i.e. hello.tar) then [1]

emacs -Q&
C-x C-f hello.tar RET

works, but closing it (i.e. clicking the 'x') and retyping

C-x C-f hello.tar RET

causes Emacs to abort as described (and this with several tar files).

If the tarball is compressed (bz2/gz), Emacs crashes immediately (after "Parsing... done)").


Cheers,
   Angelo.

---
[1] Also: "emacs -Q -nw" gives the same results.

Attachment: emacs_tar-mode.diff.tar.bz2
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]