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

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

Re: What does the error "Process <URL> not running" mean?


From: Eli Zaretskii
Subject: Re: What does the error "Process <URL> not running" mean?
Date: Thu, 03 Feb 2022 08:57:43 +0200

> Date: Wed, 02 Feb 2022 19:52:01 +0000
> From: emacsq <laszlomail@protonmail.com>
> 
> When fetching several urls with url-retrieve, some of them returns with this 
> error:
> 
>     Process <the url> not running
> 
> What does this error mean? I asked emacs to fetch an url, not start a 
> process, so why does it tell me this and how can I know from this what
> the actual error is?

Network connections in Emacs are represented by a special kind of
process object.  See, for example, the doc string of the function
make-network-process.



reply via email to

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