emacs-devel
[Top][All Lists]
Advanced

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

Re: elisp way to deal with gziped content?


From: Lars Magne Ingebrigtsen
Subject: Re: elisp way to deal with gziped content?
Date: Fri, 08 Aug 2014 13:51:17 +0200
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

>> Someone has proposed a patch to vimgolf.el which replaces the use of
>> url.el with requests.el. The reason is that url.el doesn't decompress
>> gzipped content automatically while requests.el does.

[...]

> Emacs has recently acquired a way of decompressing stuff internally.
> See the function zlib-decompress-region.

Yes.  And url.el uses it to decompress content automatically in Emacs
24.4, I think.

-- 
(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]