all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Juri Linkov <juri@linkov.net>
Cc: b.riefenstahl@turtle-trading.net, 70987@debbugs.gnu.org
Subject: bug#70987: 29.2; Zip nested in tar, members do not open
Date: Mon, 20 May 2024 14:52:35 +0300	[thread overview]
Message-ID: <86msokaef0.fsf@gnu.org> (raw)
In-Reply-To: <86jzjpuhmm.fsf@mail.linkov.net> (message from Juri Linkov on Mon, 20 May 2024 09:22:57 +0300)

> From: Juri Linkov <juri@linkov.net>
> Cc: Benjamin Riefenstahl <b.riefenstahl@turtle-trading.net>,
>   70987@debbugs.gnu.org
> Date: Mon, 20 May 2024 09:22:57 +0300
> 
> >> Create a zip file wrapped in a tar file.  E.g. in a shell do:
> >> 
> >>   $ zip -j zipped /etc/passwd
> >>   $ tar cvzf tarred.tar.gz zipped.zip
> >> 
> >> In Emacs
> >> 
> >>   * C-x C-f tarred.tar.gz RET
> >>   * RET on zipped.zip
> >>   * RET on passwd
> >>   * Error: unzip:  cannot find or open tarred.tar.gz!./zipped.zip, ...
> >
> > Does the patch below give good results?
> 
> I added new tests in arc-mode-tests.el and tar-mode-tests.el
> to cover this case, and with your patch these tests are passed.

Thanks for testing the patch.





  reply	other threads:[~2024-05-20 11:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-16 16:26 bug#70987: 29.2; Zip nested in tar, members do not open Benjamin Riefenstahl
2024-05-18 18:23 ` Andrea Corallo
2024-05-19 13:22 ` Eli Zaretskii
2024-05-20  6:22   ` Juri Linkov
2024-05-20 11:52     ` Eli Zaretskii [this message]
2024-05-20  9:50   ` Benjamin Riefenstahl
2024-05-20 12:30     ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86msokaef0.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=70987@debbugs.gnu.org \
    --cc=b.riefenstahl@turtle-trading.net \
    --cc=juri@linkov.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.