In my blog, some category has hundreds titles, almost all the themes will show all the details in the category index. Which makes my category page become really huge, 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那裡下載了來,打了一個包,放在這裡。…