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

4. Getting Started

To use ERC, add the directory containing its files to your load-path variable, in your `.emacs' file. Then, load ERC itself along with any extra modules you desire. An example follows.

 
(require 'erc)

(require 'erc-spelling)

Once this is loaded, the command M-x erc-select will start ERC and prompt for the server to connect to.


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

This document was generated by XEmacs shared group account on December, 19 2009 using texi2html 1.65.