tramp-devel
[Top][All Lists]
Advanced

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

Re: Tramp and proced


From: Michael Albinus
Subject: Re: Tramp and proced
Date: Fri, 11 Dec 2015 19:58:05 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Tom Wurgler <address@hidden> writes:

Hi Tom.

> Can anyone think of a way to be able to use proced on a remote machine
> and be able to interact with that machine's processes?

Not without changing proced.el.

It uses internally `list-system-processes' and `process-attributes', see
`proced-process-attributes'. At other places, it applies `call-process'.

All those subroutines are Tramp-agnostic. You could write a change
request towards Emacs, don't know whether somebody will take the ball.

Best regards, Michael.



reply via email to

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