Loading

02 2013 档案

摘要:2019-07-19修订:新增Emacs-26.2版编译方法 1. 使用mingw-get-inst-20120426.exe安装编译工具MinGW,下载:http://sourceforge.net/projects/mingw/files/MinGW/ 2. 下载Emacs源码,解压,到这里选择 阅读全文
posted @ 2013-02-11 22:41 gamesun 阅读(945) 评论(0) 推荐(0)
摘要:让Emacs的正则表达式支持环视(零宽断言),如\(?=abc\),\(?=ing\)等。Add the Lookaround to Emacs regex.(Lookaround/Lookahead and Lookbehind Zero-Width Assertions) 阅读全文
posted @ 2013-02-05 20:30 gamesun 阅读(1843) 评论(0) 推荐(0)
摘要:解决一个Strawberry Perl的CPAN安装module时遇到的gcc编译错误 阅读全文
posted @ 2013-02-01 23:25 gamesun 阅读(3422) 评论(0) 推荐(0)