From: Eli Zaretskii <eliz@gnu.org>
To: Devon Sean McCullough <emacs-hacker2017@jovi.net>
Cc: 64686@debbugs.gnu.org, Stefan Monnier <monnier@iro.umontreal.ca>
Subject: bug#64686: 30.0.50; Tar mode @PaxHeader bug
Date: Thu, 27 Jul 2023 11:38:17 +0300 [thread overview]
Message-ID: <83fs59n406.fsf@gnu.org> (raw)
In-Reply-To: <b649502f-274b-5049-80df-f4a324b0dc2f@jovi.net> (message from Devon Sean McCullough on Mon, 17 Jul 2023 14:31:39 -0400)
> Date: Mon, 17 Jul 2023 14:31:39 -0400
> From: Devon Sean McCullough <emacs-hacker2017@jovi.net>
>
> $ wget
> https://f-droid.org/repo/com.simplemobiletools.voicerecorder_36_src.tar.gz
> $ emacs --no-init-file --no-site-file
> com.simplemobiletools.voicerecorder_36_src.tar.gz
>
> should show something like the output of
>
> $ tar -tvz < com.simplemobiletools.voicerecorder_36_src.tar.gz
>
> instead of spurious ././@PaxHeader lines
> interleaved with truncated long file names.
Thanks. In a nutshell, tar-mode didn't support Posix-standard pax
extended headers. Should be fixed now on the master branch.
P.S. Thanks to Stefan who found a subtle bug in the prototype of this
fix.
next prev parent reply other threads:[~2023-07-27 8:38 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-17 18:31 bug#64686: 30.0.50; Tar mode @PaxHeader bug Devon Sean McCullough
2023-07-27 8:38 ` Eli Zaretskii [this message]
2023-07-28 10:04 ` Basil L. Contovounesios via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-07-28 12:21 ` Eli Zaretskii
2023-07-28 16:43 ` Basil L. Contovounesios via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-08-03 8:02 ` Eli Zaretskii
2023-07-27 15:02 ` Mattias Engdegård
2023-07-27 16:19 ` Eli Zaretskii
2023-07-27 16:22 ` Mattias Engdegård
2023-07-28 11:47 ` Mattias Engdegård
2023-07-28 12:26 ` 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=83fs59n406.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=64686@debbugs.gnu.org \
--cc=emacs-hacker2017@jovi.net \
--cc=monnier@iro.umontreal.ca \
/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.