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

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

Re: Emacs complains about missing gzip when accessing .el.gz file


From: Óscar Fuentes
Subject: Re: Emacs complains about missing gzip when accessing .el.gz file
Date: Tue, 02 Aug 2016 05:34:11 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> Because (a) zlib support is optional, and (b) no one has written code
> to use that as an alternative to gzip.

Thanks.

> Patches welcome.

Adapting jka-compr-insert-file-contents for detecting .gz files and
using zlib-decompress-region (if available) instead of calling gzip
would add ugliness to an already hairy function.

I'll add --without-compress-install to the MSYS2 build instead. Having
gzipped sources and info files on MS Windows are not all that convenient
anyway.




reply via email to

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