Error when callbacks aren't available in curl:download
authorSteve Youngs <steve@sxemacs.org>
Sat, 13 Jun 2015 04:10:27 +0000 (14:10 +1000)
committerSteve Youngs <steve@sxemacs.org>
Sat, 13 Jun 2015 04:10:27 +0000 (14:10 +1000)
commit65b1733aae3061ad18529ff38b00ed3e3bc38ea7
tree78365c15246f6a46cf0301619eb08e5e45ba1837
parent1d6df596fd2a9f316a7b1abaa59a1e390d6db1d1
Error when callbacks aren't available in curl:download

* lisp/ffi/ffi-curl.el (curl:download): Error when attempting to
dl to a buffer when that can't be done.

* lisp/ffi/ffi-curl.el (curl:download&): Ditto.

Signed-off-by: Steve Youngs <steve@sxemacs.org>
lisp/ffi/ffi-curl.el