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

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

bug#22993: Potential fix/workaround for 22993


From: Aaron Jensen
Subject: bug#22993: Potential fix/workaround for 22993
Date: Sat, 12 Mar 2016 00:03:13 -0800

There are at least two ways to fix this, one is to disable app nap entirely. You can add this to Info.plist.in:

+  <key>LSAppNapIsDisabled</key>
 +    <string>True</string>

The other would be to somehow cause the app to “wake up” whenever the tty client is used as well. I’m not sure how to do that, it may be trickier.

Aaron

reply via email to

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