2013年1月30日 星期三

三種安裝org mode的方法及emacs小技巧

 

三種在ubuntu 12.04+emacs 23上安裝org mode的方法(emacs 24己預裝)


依據每個人對ubuntu及emacs的了解程度,安裝方法如下

方法1:從主站下載原始碼並編譯 。此法當然最update,但要會make。 參 http://orgmode.org/manual/Installation.html

方法2:(ubuntu專屬)使用apt-get安裝。此法最保險,不需要會make,但可能版本沒那麼新

方法3:使用 elpa 在emacs裏直接安裝。此法可能要了解emacs到一個程度之後才會用。記得參考這裏加上設定,安裝 org org-plus-contrib 其中一個package。
 (org-plus-contrib 在三大elpa主站均沒有提供)
ps. 根據了解,此安裝方式目前看來有點問題…

emacs小技巧

 

安裝starter-kit(需確定org mode己安裝完畢, emacs 24己預裝)


http://eschulte.me/emacs24-starter-kit/
https://github.com/technomancy/emacs-starter-kit

有點神奇的雙胞事件,google的排名和elpa的實際安裝檔來源不同,我暫且相信elpa。目前猜測,有人branch了原作,加入literate programming/org mode的元素後,原作不讓merge,且雙方各自自行開發,branch者立馬冏了,顧不得血統的問題,狂寫文件,結果在pagerank上硬是幹掉原作者。根據branch者的語氣,我猜他沒有去檢查org mode的安裝情況,並且逕自斷了backward compatibility...

贊曰︰還是用elpa比較省事。

Misc


http://lifegoo.pluskid.org/wiki/EmacsTip.html

一些小技巧,主要是C-h的說明、auto complete的快捷鍵、hippie-expand的介紹

http://slashusr.wordpress.com/2010/09/29/three-nifty-alternatives-to-the-m-tab-key-in-emacs-and-a-replacement/

M-通常己經被系統佔用了,此文介紹其它按鍵以達到相同功能

http://www.masteringemacs.org/articles/2011/02/08/mastering-key-bindings-emacs/

推廣來說,key bindings的管理也是一門學問啊…

沒有留言:

張貼留言