一些网上不常见,但又很方便的设置,不断增加中...
1.使emacs中剪贴或复制的文字能粘贴到其他程序:
(setq x-select-enable-clipboard t)
2.;scroll other window
(global-set-key (kbd "C-c C-v") 'scroll-other-window)
(global-set-key (kbd "C-c C-b") 'scroll-other-window-down)
Monday, March 02, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment