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 04:08:46 +0200

On Tue, May 11, 2010 at 4:00 AM, Juanma Barranquero <lekktu@gmail.com> wrote:
> 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)
>
> ?

Ah, yes. You are right. Thanks.

Sorry for the noise. (I need to learn to read lists.:.)





reply via email to

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