Post

Replies

Boosts

Views

Activity

Reply to how to combine Emacs into XCode
Certainly, while NSTextView does support Emacs-like key bindings, this does not fully address the issue at hand. For example, the M-e command exists in Emacs but, in Xcode, pressing this combination results in the character "´" being input instead. This problem cannot be resolved simply by modifying Xcode's key bindings. To truly solve this issue, either Xcode needs to provide an "Emacs Mode" similar to its existing Vim Mode, or macOS should allow users to freely edit key bindings at the system level without relying on third-party applications.
Feb ’25