]> code.delx.au - gnu-emacs/commitdiff
Copy over `url-show-status' to the async buffer
authorChris Newton <redshodan@gmail.com>
Wed, 13 Jul 2011 14:12:06 +0000 (16:12 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 13 Jul 2011 14:12:06 +0000 (16:12 +0200)
* url-http.el (url-http): Copy over `url-show-status' to the async
buffer so that `url-display-percentage' does the right thing
(bug#4680).

lisp/url/ChangeLog
lisp/url/url-http.el

index 80b970ac02f2d287ad5576e3db39115dc637eeae..6a3638c423268affc14362b880309f196a2b9ffa 100644 (file)
@@ -1,3 +1,9 @@
+2011-07-13  Chris Newton  <redshodan@gmail.com>  (tiny change)
+
+       * url-http.el (url-http): Copy over `url-show-status' to the async
+       buffer so that `url-display-percentage' does the right thing
+       (bug#4680).
+
 2011-07-06  Nick Dokos  <nicholas.dokos@hp.com>  (tiny change)
 
        * url-cache.el (url-cache-extract): Set buffer multibyte flag to
index 7e8b0d958ccda6d9bc6e77d9a0d7be392abbae6e..def35449397fe4ee4fadfaa536d08bf57f69415a 100644 (file)
@@ -1172,6 +1172,7 @@ CBARGS as the arguments."
                    url-http-after-change-function
                    url-callback-function
                    url-callback-arguments
+                   url-show-status
                    url-http-method
                    url-http-extra-headers
                    url-http-data
@@ -1206,6 +1207,7 @@ CBARGS as the arguments."
                       url-http-chunked-start
                       url-callback-function
                       url-callback-arguments
+                      url-show-status
                       url-http-process
                       url-http-method
                       url-http-extra-headers