Re: url-http does not propagate redirected URL as callback argument

2005-05-26 Thread Thierry Emery
I wrote: url-retrieve is called on a directory URL without the ending / (and a callback function). The Web server returns a redirection status (e.g. 301) and the full URL (with the ending /). url-http-parse-headers calls url-retrieve with the redirected URL as first argument, but this

Re: url-http does not propagate redirected URL as callback argument

2005-05-26 Thread Stefan Monnier
+ (and url-callback-arguments + (cdr url-callback-arguments Since (cdr nil) = nil, you can simplify this to just (cdr url-callback-arguments). Stefan ___ Emacs-pretest-bug

url-http does not propagate redirected URL as callback argument

2005-05-23 Thread Thierry Emery
This bug report will be sent to the Free Software Foundation, not to your local site managers! Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org