austin----- / weibo.emacs

Sina weibo client in Emacs
https://github.com/austin-----/weibo.emacs
105 stars 28 forks source link

question about this emacs extension #1

Closed luozengbin closed 12 years ago

luozengbin commented 12 years ago

你好,我是一位emacs爱好者。其实是最近开始玩的! 请问你这个weibo客户端现已经可以使用了吗? 可以用的话,能不能告诉我加载设置怎么写。

austin----- commented 12 years ago

你好,这个客户端刚刚开始开发,暂时只有获取时间线的功能(只在Linux测试过)。如果你想尝试一下的话,可以下载所有el文件到一个目录,将目录加入load-path,然后(require 'weibo),之后就可以用M-x weibo-friends-timeline来获取时间线了。 更多的功能正在开发和完善当中。谢谢

austin----- commented 12 years ago

(add-to-list 'load-path "where the el files are") (require 'weibo)

austin----- commented 12 years ago

还在开发中,命令可能发生变化。具体请察看README文件获取最新命令列表。

luozengbin commented 12 years ago

谢谢!我这边需要设代理的,现在的版本能设置代理吗?通讯层用的是curl还是wget? 另外你的这个版本跟https://github.com/xwl/twittering-mode 的版本有什么区别。 xwl的版本在windows上好像不好使。

austin----- commented 12 years ago

目前不支持代理服务器设定,底层是oauth.el的代码,用的是curl。我试了一下,windows下面oauth有些问题。

luozengbin commented 12 years ago

谢谢你的分享。期待你的这个版本可以持续开发下去。 你微博号多少?这样我可以随时follow你的信息。

austin----- commented 12 years ago

谢谢你的支持。这是我的微博:http://weibo.com/austinyoung