[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Detecting a running process in Elisp
From: |
Eli Zaretskii |
Subject: |
Re: Detecting a running process in Elisp |
Date: |
Fri, 26 Jul 2013 21:33:05 +0300 |
> From: "Pascal J. Bourguignon" <pjb@informatimago.com>
> Date: Fri, 26 Jul 2013 18:58:15 +0200
>
> > There's list-system-processes to list all of the processes, and
> > process-attributes to examine their attributes, including name,
> > command line, etc.
>
> And what is the function to lock the system so that the list of PIDs
> returned by list-system-processes is consistent with the actual
> processes in the system when you call process-attributes on them?
How is this relevant to the OP's question?
Message not available
Re: Detecting a running process in Elisp, gentsquash, 2013/07/26