| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
load-path:
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Add following code to your ‘.emacs’:
(add-to-list 'load-path "/path/to/installed/dir") ;; if you need (require 'twittering-mode) |
and execute
M-x twit |
Then you are prompted to enter your Twitter username and
password. After that, your friends timeline will appear in
*twittering* buffer.
You can see some kinds of timelines on twittering-mode.
g: Reload current timeline
C-c C-f: Friends timeline
C-c C-r: Replies
V and enter USERNAME: Show USERNAME’s tweets
C-c C-u: Your tweets
C-c C-g: Public timeline
Following commands help you move around a timeline.
j: next tweet.
k: previous tweet.
h: move to left.
l: move to right.
i: on/off icon-mode
TAB: next interesting things(usernames, links ...)
G: go to the end of the buffer
H: go to the beginning of the buffer
C-c C-s: Post tweet from minibuffer.
Some more settings will make your twittering-mode life better.
(setq twittering-username "YOURNAME") |
| [ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This document was generated by Build Daemon user on October 18, 2011 using texi2html 1.82.