emacs-devel
[Top][All Lists]
Advanced

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

Re: with-url


From: Dmitry Gutov
Subject: Re: with-url
Date: Sun, 22 Jan 2017 00:27:18 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:51.0) Gecko/20100101 Thunderbird/51.0

On 22.01.2017 00:23, Lars Ingebrigtsen wrote:

You said "none of these should signal an error from the library" in
response to my enumerations of different kinds of errors: 404,
hostname resolution failure, connection timeout.

Yes...  but you asked about how code would examine "the absence of a
connection timeout".  I don't know what you mean.

That's exactly my point. You said that none of these should be errors, and then only replied how the callers will find out about the error status, not about the other kinds of errors.

If there's no timeout
(and there's no other errors), `url-errorp' says nil.

So, in the Brave New World the callers will continue to use url-errorp? Error handling C-style?



reply via email to

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