How can I increase Emacs key repeat rate in OS X Mountain Lion
Posted
by
Rob Jones
on Super User
See other posts from Super User
or by Rob Jones
Published on 2012-10-18T07:23:38Z
Indexed on
2012/10/20
17:04 UTC
Read the original article
Hit count: 262
emacs
|osx-mountain-lion
Emacs does not seem to respect the OS's key repeat rate. I'm using emacs in the terminal. I've set the repeat rate to as fast as possible by directly editing the settings in the following file (I restarted after making the change):
open ~/Library/Preferences/.GlobalPreferences.plist
The rest of the system observes the repeat rate. The terminal works as expected, as does vim. But, when I use emacs I still get the annoyingly slow repeat rate.
© Super User or respective owner