bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#6166: Documentation error in url-retrieve?


From: Lennart Borgman
Subject: bug#6166: Documentation error in url-retrieve?
Date: Tue, 11 May 2010 03:11:30 +0200

The doc string for `url-retrieve' says that the STATUS arg of the
callback has the form:

  (:redirect REDIRECTED-TO) - the request was redirected to this URL
  (:error (ERROR-SYMBOL . DATA)) - an error occurred.  The error can be

However my callback recieved STATUS:

  (:error (error http 500))


This is with a checkout from 2010-05-06 from trunk.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]