This is a set of useful keybindings for use with Mac OS X. It copies most of the default emacs keybindings and works around common problems encountered when keybindings will not map directly to its emacs counterpart because it conflicts with OS X defaults.
Enjoy!
To use these from this directory:
cp ~/Library/KeyBindings/DefaultKeyBinding.dict OriginalKeyBinding.dict
cp DefaultKeyBinding.dict ~/Library/KeyBindings/DefaultKeyBinding.dict
To undo these:
cp ~/Library/KeyBindings/OriginalKeyBinding.dict DefaultKeyBinding.dict
A good reference: http://osxnotes.net/keybindings.html