首页 > 中级, 好玩的 > 在Emacs中使用twitter/新浪微博

在Emacs中使用twitter/新浪微博

2011年5月10日 ahei 发表评论 阅读评论

作者: xwl

想在 Emacs 里登录 twitter, weibo… 吗?试一下 twittering-mode.el 吧!它目前支持同时登录
twitter, sina weibo, douban…(这里指的是我 fork 的版本),先上图:

cflow

* 新手上路

  1. require it, 下载链接在最后面

    (require ‘twittering-mode)

  2. 避免每次都需要输入密码 (需要安装 gpg )

    (setq twittering-use-master-password t)

  3. 一些网站(如 sina)不喜欢 SSL.

    (setq twittering-allow-insecure-server-cert t)
    (setq twittering-oauth-use-ssl nil)
    (setq twittering-use-ssl nil)

  4. 状态栏上显示未读推数;显示头像

    (twittering-enable-unread-status-notifier)
    (setq-default twittering-icon-mode t)

  5. 启动时默认打开的 timeline.

    (setq twittering-initial-timeline-spec-string `(“:home@sina”
    ; “:home@douban”
    ))

  6. 来吧: M-x twit

* 玩转推特

以下是一些基本操作, 相關快捷鍵可參閱 mode help (F1 m) 或自行定義:

  1. 发推:M-x twittering-update-status-interactive

  2. 轉發: M-x twittering-retweet

  3. 加評論轉發: M-x twittering-organic-retweet

  4. 評論: M-x twittering-reply-to-user

  5. 查看某個 timeline: M-x twittering-other-user-timeline 或 twittering-visit-timeline

  6. Follow/Unfollow: M-x twittering-follow, M-x twittering-unfollow

  7. 收藏: M-x twittering-favorite

代码位于:https://github.com/xwl/twittering-mode, 欢迎上 #emacs-cn@irc.debian.org 来讨论。

分享家:Addthis中国
GD Star Rating
loading...
在Emacs中使用twitter/新浪微博, 7.9 out of 10 based on 35 ratings 标签:Emacs, irc, org, screenshot, 状态栏, 配色

相关日志

分类: 中级, 好玩的
  1. 2011年10月30日16:11 | #1

    推特在国内被河蟹了。

    [回复]

  2. maadiah
    2011年11月13日21:37 | #2

    Null service! :twisted:

    [回复]

  3. 匿名
    2011年12月7日13:46 | #3

    Null services!

    [回复]

  4. vancel1
    2012年2月9日11:30 | #4

    Null services!

    [回复]

  5. wind
    2012年2月18日17:40 | #5

    老兄,你右下角时间的显示代码是怎样的啊,能否分享一下.

    [回复]

评论分页
1 2 41840
  1. 本文目前尚无任何 trackbacks 和 pingbacks.
:wink: :-| :-x :twisted: :) 8-O :( :roll: :-P :oops: :-o :mrgreen: :lol: :idea: :-D :evil: :cry: 8) :arrow: :-? :?: :!: