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

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

renice.el version 2


From: Kevin Ryde
Subject: renice.el version 2
Date: Wed, 06 Sep 2017 17:24:12 +1000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

I made an M-x renice which uses the "renice" program to decrease
priority of a sub-process in Emacs.

    http://user42.tuxfamily.org/renice/index.html

I use it to lower a compilation-mode program which is taking a long
time, so it's below other jobs.  Also works in an M-x list-processes.
Not much more than run "renice", but picks out pid for process, and
current priority is shown if possible.



reply via email to

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