瀏覽代碼

Sigh, C-, doesn't work in terminal emacs. So C-x , it is then.

cray
Mitch Tishmack 11 年之前
父節點
當前提交
81abe3e107
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      emacs/.emacs.d/emacs.org

+ 1
- 1
emacs/.emacs.d/emacs.org 查看文件

@@ -344,7 +344,7 @@ Also on osx, don't ever display the gui dialog box. Taken from http://superuser.
Global key bindings.

#+BEGIN_SRC emacs-lisp
(global-set-key (kbd "C-,") 'kill-whole-line)
(global-set-key (kbd "C-x ,") 'kill-whole-line)
(global-set-key (kbd "C-x C-m") 'compile)
#+END_SRC



Loading…
取消
儲存