[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
- What does the error "Process <URL> not running" mean?, emacsq, 2022/02/02
- Re: What does the error "Process <URL> not running" mean?, Emanuel Berg, 2022/02/02
- Re: What does the error "Process <URL> not running" mean?, emacsq, 2022/02/03
- Re: What does the error "Process <URL> not running" mean?, Tassilo Horn, 2022/02/03
- Re: What does the error "Process <URL> not running" mean?, emacsq, 2022/02/03
- Re: What does the error "Process <URL> not running" mean?, emacsq, 2022/02/03
- Re: What does the error "Process <URL> not running" mean?,
Emanuel Berg <=
- Re: What does the error "Process <URL> not running" mean?, Eli Zaretskii, 2022/02/03
- Re: What does the error "Process <URL> not running" mean?, emacsq, 2022/02/03
- Re: What does the error "Process <URL> not running" mean?, Eli Zaretskii, 2022/02/03
- Re: What does the error "Process <URL> not running" mean?, Robert Pluim, 2022/02/03
- Re: What does the error "Process <URL> not running" mean?, emacsq, 2022/02/03
- Re: What does the error "Process <URL> not running" mean?, Tassilo Horn, 2022/02/03
- Re: What does the error "Process <URL> not running" mean?, emacsq, 2022/02/03
- Re: What does the error "Process <URL> not running" mean?, emacsq, 2022/02/03
- Re: What does the error "Process <URL> not running" mean?, emacsq, 2022/02/06
- Re: What does the error "Process <URL> not running" mean?, Eli Zaretskii, 2022/02/06