Revision as of 22:24, 27 September 2009 editMiami33139 (talk | contribs)6,175 edits Proposing article for deletion per WP:PROD. (TW)← 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 |
(31 intermediate revisions by 26 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 |
|
{{Lowercase}} |
|
|
|
| name = rcirc |
|
|
| logo = |
|
|
| 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 |
|
'''rcirc''' is an ] client written in ]. It is part of ] 22. |
|
|
|
| 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--> |
|
|
|
|
|
==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.