【问题标题】:Good reference for logic behind emacs keybindings? [closed]对emacs键绑定背后的逻辑有很好的参考吗? [关闭]
【发布时间】:2012-12-23 19:18:24
【问题描述】:

是否有很好的资源可以解释 Emacs 键绑定模式背后的逻辑/良好实践(例如,何时使用 C-x 与 C-c ?)

【问题讨论】:

    标签: emacs


    【解决方案1】:

    简短回答:C-x 通常用于全局有用的命令。而 C-c 通常用于特定于主模式的命令。

    您可以阅读Key Binding Conventions 以获得一些提示。

    或其他一些参考资料:

    1. Emacs: Overview of Keybinding Design: M-x, C-x, C-c, C-M-
    2. Are there any emacs key combinations reserved for custom commands?
    3. Emacs: how to choose good custom key bindings?

    【讨论】:

      猜你喜欢
      • 2011-04-23
      • 1970-01-01
      • 1970-01-01
      • 2011-05-30
      • 1970-01-01
      • 2011-02-20
      • 2011-08-06
      • 2010-12-05
      • 2013-07-22
      相关资源
      最近更新 更多