This is just a modified Wubi IME for emacs, it’s under GPL. Originally, it’s from http://daiyuwen.freeshell.org/gb/wubi/wubi.html I modified wubi-rules.el file and added 51,473 words to it. Also, I added a…
This document is only for self reference. Tools require: 1. MapSource 2. GMapTool http://www.noeman.org/gsm/software-tools/ http://www.anpo.republika.pl/download.html#gmaptool 3. cGPSmapper http://www.cgpsmapper.com 1. Install MapSource 1.1 MapSource can be downloaded from Garmin…
Ubuntu 11.04,都已經11了,和emacs與中文的結合還是有問題,不能調用iBus在emacs中輸入中文,三方面都有欠缺吧,fcitx是可以的,但只有拼音,要導入五筆也很麻煩,還是用原生的吧。具體可下載這個文件,這個東西不是我寫的,GPL。 ———————————–華麗麗的分隔線———————————– 以下的段落寫於2004年6月1日,是我當年寫的一個用於emacs的五筆輸入法 emacs is the best editor I think, I use emacs for more than 6 years. I also coded a Chinese WuBi (Five Keys) IME for emacs,…
Reference from http://support.apple.com/kb/ht1343 Article: HT1343 Old Article: 75459 Summary Learn about common Mac OS X keyboard shortcuts. A keyboard shortcut is a way to invoke a function in Mac OS…
0. Create a new application in Google Application Engine, give it A_Name 1. Go to http://code.google.com/p/gtalkgroups/ to find the latest downloadable code. 2. Download the tar.gz file and extact it,…
這是我的第一篇(其實是第二篇啦,今天下午設置時,抑制不住興奮,當場就 發了一篇)用emacs發表的wordpress博客,到目前為止,我一點頭緒也沒有,大家和我一起慢慢來探索就是了。先說一下環境: Mac OS X version 10.6.5 GNU Emacs for Mac OS X version 23.2, http://emacsformacosx.com emacs 解壓後無需安裝,將app拖入applications運行即可,現在的環境變量如下: home: ~/ .emacs: ~/.emacs .emacs.d: ~/.emacs.d 我用的是英文版MAC OS,外掛FIT輸入法,目前emacs能夠打開中文文件名檔,也可以寫中文並存儲,唯一會出現亂碼的情況是m-x shell,而m-x dired則沒有問題,留待以後研究。 然後我參考了這篇文章,http://emacser.com/weblogger.htm,在這裡也順便介紹一下”emacs中文網”, 並且感謝一下vvoody(vvoody.org)。 要在emacs下發表wordpress,需要weblogger.el和xml-rpc.el,我從vvoody那裡下載了來,打了一個包,放在這裡。…