[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: decompress.c now also compresses
From: |
Stefan Monnier |
Subject: |
Re: decompress.c now also compresses |
Date: |
Sun, 29 Mar 2020 12:54:01 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
> I attach a patch that adds support for compressing buffers using
> zlib. It is a minor extension to the file src/decompress.c but it may be
> useful because of two reasons (i) in Windows, Emasc is shipped without
> g[un]zip.exe,
This sounds great. Does that mean that we can make jka-compr work with
.gz files without any external tools at all?
Stefan "thinking of when that will also apply to .lz files"