Xemacs是否可用Windows Style Key Bindings? Emacs有这些Windows key bindings
The keybindings of Emacs predate modern GUIs, and the keys that were chosen by later GUIs for cut and copy were given important functions as extended keymaps in Emacs. CUA mode attempts to let both bindings co-exist by defining C-x and C-c as kill-region and copy-region-as-kill when the region is active, and letting them have their normal Emacs bindings when the region is not active. Many people find this to be an acceptable compromise. CUA mode also defines a number of other keys (C-v, Shift selection), and can be turned on from the Options menu
没有找到相关结果
已邀请:
2 个回复
eet
赞同来自:
内容太长未翻译
sit_id
赞同来自:
如果你能用emacs代替Xemacs,那就有EmacsW32 这是简单的emacs修改,以更好地与Windows集成。它有很多功能,包括emacs / win键绑定之间的选择。 来自网页: