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

[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?



reply via email to

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