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: Pascal J. Bourguignon
Subject: Re: Detecting a running process in Elisp
Date: Fri, 26 Jul 2013 22:57:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

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

It is relevant to the answer, to the proposed API.

-- 
__Pascal Bourguignon__                     http://www.informatimago.com/
A bad day in () is better than a good day in {}.  
You know you've been lisping too long when you see a recent picture of George 
Lucas and think "Wait, I thought John McCarthy was dead!" -- Dalek_Baldwin


reply via email to

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