[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

1. Getting started


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

1.1 Installation


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

1.2 Quick start

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.

Browsing timelines

You can see some kinds of timelines on twittering-mode.

Following commands help you move around a timeline.

Posting your tweet

And more settings

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 May 4, 2011 using texi2html 1.82.