- cua mode
- 在emacs中如果想繼續用win的風格的快捷鍵來複制、剪下、貼上,需要這個︰
http://www.emacswiki.org/emacs/CuaMode - 當標記了一段文字時會啟動
- C-z也回來了
- shift+方向鍵選文字功能,也回來了
- tab縮排,也回來了
- 但是有副作用
- 矩形區域因此受到影響,原"C-x r ..."指令改成"C-RET + 方向鍵"
- 有標記區域時,原C-x可以用兩種方式間接呼叫
- C-S-x
- 很快按兩次C-x
- C-v及C-c亦有同樣副作用
- babel中對.emacs的支援
- 詳解 http://orgmode.org/worg/org-contrib/babel/intro.html#sec-8-2-1
- 簡明的說明 http://bamanzi3.blogspot.tw/2012/05/emacs-org-mode.html
範例 https://github.com/eschulte/emacs24-starter-kit- 複製的內容無法貼到emacs以外的程式嗎?
- 參 http://emacswiki.org/emacs/CopyAndPaste,加入以下設定
(setq x-select-enable-clipboard t) - 偶然下發現emacs中寫R程式的說明
http://www2.nsysu.edu.tw/politics/liu/teaching/dataAnalysis/week04_introEmacsAndR.R - 完整的文件列表在
http://www2.nsysu.edu.tw/politics/liu/teaching/dataAnalysis/statistics961.htm - 一些額外的設定
http://caobeixingqiu.is-programmer.com/posts/18700.html - emacs本身自帶的diff,叫ediff
http://caobeixingqiu.is-programmer.com/posts/6783.html
2013年1月24日 星期四
emacs調校--cua mode及其它
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言