Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!husc6!mit-eddie!ll-xn!ames!ucbcad!ucbvax!VAX.BBN.COM!kanderso From: kanderso@VAX.BBN.COM Newsgroups: comp.emacs Subject: Re: Emacs process niced after awhile Message-ID: <8706280103.AA11650@ucbvax.Berkeley.EDU> Date: Sat, 27-Jun-87 21:03:58 EDT Article-I.D.: ucbvax.8706280103.AA11650 Posted: Sat Jun 27 21:03:58 1987 Date-Received: Sun, 28-Jun-87 05:03:45 EDT References: <757@cpocd2.UUCP> Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 10 Another way to eliminate nicing problems is to run emacs already niced. try nice 1 emacs This runs slightly lower priority but it is not noticeable. John Robinson of BBN pointed this out to me when i was doing a lot of scheme compilations inside emacs that sometimes ran all day. k