]> code.delx.au - gnu-emacs/commit
Fix: (void-variable url-http-response-status)
authorTao Fang <fangtao0901@gmail.com>
Mon, 25 Apr 2016 23:24:44 +0000 (01:24 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 25 Apr 2016 23:24:44 +0000 (01:24 +0200)
commit7b9a5c2a451781f674f0a7ebd71f1061a174f627
tree9e1f5439a6147f1f7eea59a83445b6bca277195e
parentfd8956d36abaaa90137cf9f9c4b4095e3a2ac7c1
Fix: (void-variable url-http-response-status)

* lisp/url/url-http.el
(url-https-proxy-after-change-function): Display the error
message before doing the callback to avoid a void variable
situation (bug#23290).
lisp/url/url-http.el