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: Emanuel Berg
Subject: Re: What does the error "Process <URL> not running" mean?
Date: Thu, 03 Feb 2022 09:49:09 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

emacsq wrote:

>> src/process.c
>
> Yes, I see it, thanks.
>
> What I'd like to know is what this error tells me. Is this
> something the user can do something about? Or is it some
> internal error in the emacs network stack?

Do you know if it originates from line 6427

  error ("Process %s not running", SDATA (p->name));

or line 7131

  error ("Process %s not running", SDATA (XPROCESS (proc)->name));

?

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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