Hi, On Sun, May 17, 2026 at 01:31:08PM +0000, [email protected] wrote: > > Diego your new patch here is for letting people do something like > > sudo nice -n -20 emacs > > right?
I am trying to fix setpriority for the root user which is failing with a permission denied error. After a quick look at the nice source code, with setpriority fixed, nice should work. So yeah, indirectly yes :-)
