SCM

SCM Repository

[xemacs] View of /XEmacs/packages/xemacs-packages/riece/README
ViewVC logotype

View of /XEmacs/packages/xemacs-packages/riece/README

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (download) (annotate)
Tue Aug 30 02:34:31 2005 UTC (7 years, 8 months ago) by daiki
Branch: MAIN
CVS Tags: riece-1_21, riece-1_20, riece-1_23, riece-1_22, sumo-2007-04-27, sumo-current, sumo-2009-02-17, sumo-2005-12-08, sumo-2010-07-27, sumo-2006-12-21, sumo-2006-05-10, HEAD
Changes since 1.2: +11 -12 lines
Sync riece with upstream version 2.0.0
* What's this?

Riece is an IRC client for Emacs.

Riece provides the following features:

- Several IRC servers may be used at the same time.
- Essential features can be built upon the extension framework (called
  "add-on") capable of dependency tracking.
- Installation is easy.  Riece doesn't depend on other packages.
- Setup is easy.  Automatically save/restore the configuration.
- Riece uses separate windows to display users, channels, and
  dialogues.  The user can select the window layout.
- Step-by-step instructions (in info format) are included.
- Mostly compliant with RFC 2812.

* Directory tree

This package contains following directories:

lisp/ - Emacs Lisp files.
doc/  - Documentation files.

* Requirements

- Emacs 20.7 or later / XEmacs 21.4 or later
- Ruby 1.8 or later (optional)

* Installation

$ ./configure
$ sudo make install

Add the following line to your Emacs startup file such as ~/.emacs.

  (autoload 'riece "riece" "Start Riece" t)

If you are using XEmacs and want to install as a package, supply
"--with-xemacs" option to the configure script and use
"install-package" target instead of "install".

* Manuals

Info manuals are available after installation.  To read, start Emacs
and type M-x info and select "Riece-en".

* Bug reports

If you write a bug report, please send them to the Liece Mailing List
(liece@unixuser.org).

root@alioth.debian.org
ViewVC Help
Powered by ViewVC 1.0.0  
Powered By FusionForge
Show source