2011年4月23日
摘要: Changes since 0.4:,----| - Introduce `global-less-minor-mode'.| - Handle movement in image-mode specically.| - Some bug fixes.`-----William;;; less.el --- less style view mode;; Copyright (C) 2005, 2007, 2009, 2010, 2011 William Xu;; Author: William Xu <william.xwl <at> gmail.com>;; 阅读全文
posted @ 2011-04-23 23:35 william9 阅读(178) 评论(0) 推荐(0) 编辑
  2011年4月17日
摘要: 想在 Emacs 里登录 twitter, weibo(微博)... 吗?试一下 twittering-mode.el 吧!它目前支持同时登录twitter, sina weibo, douban...(这里指的是我 fork 的版本),先上图:* 新手上路=========0. require it, 下载链接在最后面 (require 'twittering-mode)1. 避免每次都需要输入密码 (需要安装 gpg ) (setq twittering-use-master-password t)2. 状态栏上显示未读推数;显示头像 (twittering-enable-unre 阅读全文
posted @ 2011-04-17 18:38 william9 阅读(975) 评论(0) 推荐(0) 编辑