emacs-devel
[Top][All Lists]
Advanced

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

Re: process-file instead of call-process in proced.el?


From: Michael Albinus
Subject: Re: process-file instead of call-process in proced.el?
Date: Sat, 26 Mar 2022 19:31:26 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Roland Winkler <winkler@gnu.org> writes:

Hi Roland,

>> Is there a way to let `proced' show remote processes?
>
> I am not all certain I understand the question.  In some sense proced is
> a front-end for the built-in functions list-system-processes and
> process-attributes, which is the Emacs equivalent of ps(1).  So this
> covers only processes of the local machine, and I have no clue how this
> could cover another host.

Thanks for the clarification. So in order to apply the proposal of
Fillip, we also need to implement a "remote" version of list-system-processes.

`proced' could show then the processes of the remote system, if
indicated. For example, if the command is executed with a prefix
argument.

Best regards, Michael.



reply via email to

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