all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* elisp way to deal with gziped content?
@ 2014-08-08  2:21 Tim Visher
  2014-08-08  5:57 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Tim Visher @ 2014-08-08  2:21 UTC (permalink / raw)
  To: Emacs Development List

Hi Everyone,

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.

I'm assuming given that requests.el shells out to curl to get the job
done that Emacs has no way of natively gunzipping content, but I'd
love to be told that I'm wrong. I'd like Vimgolf to entirely rely on
emacs builtins so that it works seamlessly for our Windows friends.

--

In Christ,

Timmy V.

http://blog.twonegatives.com/
http://five.sentenc.es/ -- Spend less time on mail



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-08-08 11:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-08  2:21 elisp way to deal with gziped content? Tim Visher
2014-08-08  5:57 ` Eli Zaretskii
2014-08-08 11:51   ` Lars Magne Ingebrigtsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.