Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Native compilation problem and solution

5 views
Skip to first unread message

Richmond

unread,
Dec 9, 2023, 10:06:17 AM12/9/23
to
Having installed Debian 12 on a very old laptop I found that emacs was
using 100% cpu. It turned out to be compiling lisp to native code but
was causing the laptop fan to make much noise. The solution:

nice -n 19 emacs -nw

Emacs runs fine like this.
0 new messages