bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#25458: 25.1; tar mode does not handle compressed archives without sp


From: Lars Ingebrigtsen
Subject: bug#25458: 25.1; tar mode does not handle compressed archives without specific extensions
Date: Fri, 13 May 2022 17:53:15 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> But decompressing means, for most compression types, running an
> external program on the file.  Or does OP suggest that we link Emacs
> against libbz2, liblz4, liblzma, etc. to have these decompression
> methods available in core?

No, it would work just like when you read a tar.gz file -- we use
external decompressors for that, too, even if we then parse the
resulting tar file ourselves. 

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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