emacs-devel
[Top][All Lists]
Advanced

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

Re: Mysterious gzipped images


From: Romain Francoise
Subject: Re: Mysterious gzipped images
Date: Thu, 08 Aug 2013 15:24:59 +0200

Lars Magne Ingebrigtsen <address@hidden> writes:

> DEFUN ("decompress-gzipped-region", Fdecompress_gzipped_region,
>        Sdecompress_gzipped_region,

Wouldn't it be better to have a single `decompress-region' function to
which you specify the decompression algorithm? It's almost certain that
if we add gzip, down the road someone will request bzip2, or xz, or...

Then you can add a companion `compress-region' function which also takes
the compression level, etc.



reply via email to

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