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

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

Re: Throwing error if process started with call-process returns error ex


From: Kaushal Modi
Subject: Re: Throwing error if process started with call-process returns error exit code
Date: Thu, 19 Jul 2018 13:58:17 -0400

Ah yes. Thanks!

I missed reading that in doc-string the first time. That works.

If the return code is not 0, I then just ask the user to see the process
buffer.

On Thu, Jul 19, 2018 at 1:44 PM Eli Zaretskii <eliz@gnu.org> wrote:

> > What's the canonical way to check if the process initiated using
> > call-process failed?
>
> The usual method is to examine the return value of call-process.
>
-- 

Kaushal Modi


reply via email to

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