Software:rcirc
From HandWiki
Short description: IRC client
rcirc in GNU Emacs 23 | |
Original author(s) | Ryan Yeske |
---|---|
Stable release | rcirc improvements are now released as part of Emacs. [±] |
Written in | Emacs Lisp |
Size | 149 KB |
Type | IRC client |
License | GPL-3.0-or-later |
Website | gnu |
rcirc is an Internet Relay Chat (IRC) client written in Emacs Lisp.[1][2] It is one of two IRC clients included in GNU Emacs since release 22.1, alongside ERC.[1][3]
Rcirc is "compact, written in a single file of less than 2,500 lines of code".[1] It allocates separate buffers for each server and channel, and includes tab completion and inbound message timestamps. It allows opening new buffers for composing messages, useful for multiline work. All IRC commands are bound to control-c command shortcuts. Sound alerts are available for private messages and for when a user's nick is mentioned in channel.[1]
See also
- Comparison of IRC clients
References
- ↑ 1.0 1.1 1.2 1.3 Stutz, Michael (2007-01-15). "Chat it up in Emacs with IRC modes". Linux.com. http://www.linux.com/archive/articles/59542.
- ↑ Ott, Alex. "Emacs: rcirc" (in ru). http://xtalk.msk.su/~ott/ru/emacs/emacs-im/EmacsRcirc.html.
- ↑ Stallman, Richard (2007-06-03). "Emacs 22.1 released". info-gnu-emacs (Mailing list). Retrieved 2009-10-16.
External links
- rcirc at EmacsWiki
Original source: https://en.wikipedia.org/wiki/Rcirc.
Read more |