From 03e4e2e2cfcabe016bae2c6687014d5be33f1fc2 Mon Sep 17 00:00:00 2001 From: Magnus Henoch Date: Tue, 3 Feb 2004 14:29:44 +0000 Subject: [PATCH] Add webpage info. Mention texinfo documentation. --- README | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README b/README index 3131745..a2d3614 100644 --- a/README +++ b/README @@ -7,7 +7,9 @@ at http://quimby.gnus.org/cgi-bin/cvsweb.cgi/gnus/lisp/ . To install, put all .el files somewhere in your load-path (or have your load-path include the directory they're in) and put -(require 'jabber) in your .emacs file. +(require 'jabber) in your .emacs file. To install the Info +documentation, copy jabber.info to /usr/local/info and run +"install-info /usr/local/info/jabber.info". To start using it, type M-x jabber-customize and set your username and server. Then, type M-x jabber-connect to connect (with prefix @@ -15,8 +17,9 @@ argument, register new account) and M-x jabber-send-presence to send presence (when asked for "show", an empty string means "online", and the other choices can be found via tab completion). -Your roster is displayed in a buffer called *-jabber-*. You can get a -menu of actions by typing C-c C-c or pressing the second mouse button -in that buffer; any JID argument will default to what's at the point. +Your roster is displayed in a buffer called *-jabber-*. To +disconnect, type M-x jabber-disconnect. -To disconnect, type M-x jabber-disconnect. +For a less terse description, read the enclosed manual. + +WWW: http://intellectronica.net/emacs-jabber