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: Juanma Barranquero
Subject: bug#6166: Documentation error in url-retrieve?
Date: Tue, 11 May 2010 04:00:04 +0200

On Tue, May 11, 2010 at 03:11, Lennart Borgman
<lennart.borgman@gmail.com> wrote:

>  (:error (ERROR-SYMBOL . DATA)) - an error occurred.  The error can be
>
> However my callback recieved STATUS:
>
>  (:error (error http 500))

Isn't that compatible with

  ERROR-SYMBOL = error

and

  DATA = (http 500)

?

    Juanma





reply via email to

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