Revision as of 05:48, 29 September 2009 editJBsupreme (talk | contribs)Autopatrolled, Pending changes reviewers30,453 edits endorsing that← Previous edit |
Latest revision as of 10:28, 1 October 2024 edit undoWellackchyually (talk | contribs)1 editm correct how many lines of code rcirc actually is |
(30 intermediate revisions by 25 users not shown) |
Line 1: |
Line 1: |
|
|
{{short description|IRC client}} |
|
{{dated prod|concern = Two sentence article. Not notable. Unsourced.|month = September|day = 27|year = 2009|time = 22:24|timestamp = 20090927222406}} |
|
|
|
{{lowercase}} |
|
<!-- Do not use the "dated prod" template directly; the above line is generated by "subst:prod|reason" --> |
|
|
|
{{Infobox software |
|
{{ambox|type=delete|image=none|text= |
|
|
|
| name = rcirc |
|
Another editor has reviewed this page's ''']''', {{#if:|endorses the proposal to delete, and adds: |
|
|
|
| logo = |
|
:'''{{{1}}}'''|and endorses both the proposal and the reason given above.}}<br />{{small|If you remove the <nowiki>{{dated prod}}</nowiki> tag above, please also remove this <nowiki>{{prod-2}}</nowiki> tag.}} |
|
|
|
| screenshot = Rcirc screenshot freenode.png |
|
] |
|
|
|
| caption = rcirc in GNU Emacs 23 |
|
|
| author = Ryan Yeske |
|
|
| developer = |
|
|
| released = <!-- {{Start date|YYYY|MM|DD}} --> |
|
|
| programming language = ] |
|
|
| platform = |
|
|
| size = 149 KB |
|
|
| language = |
|
|
| genre = ] |
|
|
| license = ] |
|
|
| website = {{URL|https://gnu.org/software/emacs/}} |
|
}} |
|
}} |
|
|
|
|
|
|
'''rcirc''' is an ] (IRC) ] written in ].<ref name="Stutz">{{Cite web |url=http://www.linux.com/archive/articles/59542 |title=Chat it up in Emacs with IRC modes |last=Stutz |first=Michael |date=2007-01-15 |publisher=] |access-date=2009-10-12}}</ref><ref>{{Cite web |url=http://xtalk.msk.su/~ott/ru/emacs/emacs-im/EmacsRcirc.html |title=Emacs: rcirc |last=Ott |first=Alex |language=ru |access-date=2009-10-16 |archive-date=2009-04-01 |archive-url=https://web.archive.org/web/20090401055950/http://xtalk.msk.su/~ott/ru/emacs/emacs-im/EmacsRcirc.html |url-status=dead }}</ref> It is one of two IRC clients included in ] since release 22.1, alongside ].<ref name="Stutz" /><ref>{{cite mailing list |
|
{{Lowercase}} |
|
|
|
| url = http://lists.gnu.org/archive/html/info-gnu-emacs/2007-06/msg00000.html |
|
|
| title = Emacs 22.1 released |
|
|
| date = 2007-06-03 |
|
|
| access-date = 2009-10-16 |
|
|
| mailing-list = info-gnu-emacs |
|
|
| last = Stallman |
|
|
| first = Richard |
|
|
| author-link = Richard Stallman |
|
|
}}</ref> |
|
|
|
|
|
|
Rcirc is "compact, written in a single file of around 4,000 lines of code".<ref name="Stutz" /> It allocates separate buffers for each server and channel, and includes ] and inbound message ]. It allows opening new buffers for composing messages, useful for multiline work. All IRC commands are bound to control-c ]s. Sound alerts are available for private messages and for when a user's nick is mentioned in channel.<ref name="Stutz" /><!-- whole paragraph--> |
|
'''rcirc''' is an ] client written in ]. It is part of ] 22. |
|
|
|
|
|
|
==See also== |
|
|
{{Portal|Free and open-source software}} |
|
|
*] |
|
|
|
|
|
==References== |
|
|
{{Reflist|2}} |
|
|
|
|
|
==External links== |
|
==External links== |
|
* |
|
* at ] |
|
|
|
|
|
{{IRC clients}} |
|
{{IRC clients}} |
|
|
|
|
|
] |
|
] |
|
] |
|
] |
|
] |
|
] |
|
|
|
|
|
|
|
|
|
{{IRC-stub}} |
|
{{IRC-stub}} |
|
|
|
|
] |
|
Rcirc is "compact, written in a single file of around 4,000 lines of code". 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.