GNU bug report logs -
#18823
Built-in support for visiting compressed files
Previous Next
Reported by: Dani Moncayo <dmoncayo <at> gmail.com>
Date: Sat, 25 Oct 2014 09:18:02 UTC
Severity: wishlist
Found in version 24.4
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 18823 <at> debbugs.gnu.org (full text, mbox):
> Date: Sat, 25 Oct 2014 11:17:11 +0200
> From: Dani Moncayo <dmoncayo <at> gmail.com>
>
> Currently, on MS-Windows, if gzip.exe is not available at run time, it
> is not possible to visit .gz files. So, for example, it is not possible
> to read any info manual from a binary distribution made with a plain
> "make install".
>
> But it seems that limitation could be removed [1]. Hence this request
> for having built-in support on MS-Windows for displaying compressed
> files.
I don't think there's anything Windows-specific here: AFAIK Emacs
requires 'gzip' for visiting compressed files on all supported
systems, including Unix and GNU systems. It's just that on Posix
hosts the probability of 'gzip' being installed is much higher, though
not 100% AFAIK.
So I think the requested feature could be reworded as follows: enhance
jka-compr to support internal decompression methods such as
zlib-decompress-region.
This bug report was last modified 3 years and 310 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.