zhcosin
zhcosin
在线链接稳定性目前还没有解决,需要的话可以发邮件找我索要最新版本 [email protected]
错误之处确实不少,几乎没怎么校对过。。。
最近半年都没更新,github上是最新版。
My configure is show in bellow and the output of grep in ego is as fllow: ``` zhcosin@zhcosin-ubuntu2:~/.emacs.d/elpa/ego-20160909.937$ grep -nH '[^a-zA-Z]k[^a-zA-Z]' *.el ego-export.el:619: (sort (do ((k summary-alist (cdr k)) ego-export.el:620:...
I found the error has occur when I pass a function as a parameter for the other function, so I had to use the keyword 'funcall'. I guess it's the...