]> code.delx.au - gnu-emacs/commit
Make URL redirection work again.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 14 May 2012 07:56:04 +0000 (09:56 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 14 May 2012 07:56:04 +0000 (09:56 +0200)
commitac9f0b75eb3a7fb50226cda2cfa1980c2df2b429
tree29ec8428765636c09496be0f245cf81abab4822b
parent9d0a235ab25062a5a0c66a292cfc54366bb75f74
Make URL redirection work again.

The previous changes would make redirection fail, since the expansion
would end up with URLs that looked like "http:www.bing.com/hello".

* url-expand.el (url-default-expander): Copy over the fullness of
the new URL object based on the definition URL object.
lisp/url/ChangeLog
lisp/url/url-expand.el