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 17:49:05 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Filipp Gunbin <fgunbin@fastmail.fm> writes:

Hi Filipp,

> There's this TODO in proced.el:
>
> ;; - Allow "sudo kill PID", "sudo renice PID"
>
> WDYT, can we just use process-file instead of call-process?  Then, if
> proced is opened from a /sudo:: (or su) buffer, and (setq
> proced-signal-function "kill") is set, proced-send-signal "just works"
> for processes owned by different user, with no special code in proced.

I'mn working on the idea to extend `signal-process'. However, when I
call `proced' from a remote buffer, the `proced' listing shows always
the local processes.

Is there a way to let `proced' show remote processes?

> Filipp.

Best regards, Michael.



reply via email to

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