unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Aurélien Aptel" <aurelien.aptel+emacs@gmail.com>
To: Marcin Borkowski <mbork@mbork.pl>
Cc: Help Gnu Emacs mailing list <help-gnu-emacs@gnu.org>
Subject: Re: How to IRC?
Date: Thu, 3 Dec 2015 16:58:20 +0100	[thread overview]
Message-ID: <CA+5B0FMd_vkgOnHJ-xqOrqWXGFQXTgnkj8OR5Snjjr=qeU7v_Q@mail.gmail.com> (raw)
In-Reply-To: <87d1unioop.fsf@mbork.pl>

If you want to use an Emacs client I would suggest the default one,
rcirc (bundled with emacs). Here's a quick tutorial.

Let's say you want to join the #emacs channel on the Freenode network.

C-u M-x irc RET
Emacs should prompt you for:
- a server. Default is freenode on my config (full domain just in
case: irc.freenode.net)
- a port. Freenode servers listen on several ports [1]. 6667 will do.
- a nick. This is the name others will see when you talk. Limit
yourself to ascii with no space.
- a username. Leave default.
- a password. Leave empty.
- irc channel: #emacs. Channels are usually prefixed with #.
- encryption. Leave default.

rcirc opens a server buffer (*irc.freenode.net*) which is used to send
server commands (you probably don't need it at this point) and a
buffer per channel (#emacs@irc.freenode.net) where you can actually
discuss. Switch to the #emacs@irc.freenode.net buffer and start
talking!

If you close the channel buffer, other will see you left the channel
but you are still connected to the server. You need to kill the server
buffer to be completely disconnected.

1: https://freenode.net/irc_servers.shtml



  reply	other threads:[~2015-12-03 15:58 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-03 14:36 How to IRC? Marcin Borkowski
2015-12-03 15:58 ` Aurélien Aptel [this message]
2015-12-03 16:18   ` Teemu Likonen
2015-12-03 18:13     ` Marcin Borkowski
2015-12-03 18:22       ` Teemu Likonen
2015-12-03 20:15         ` Marcin Borkowski
2015-12-03 22:05           ` Teemu Likonen
2015-12-04 11:46       ` Jude DaShiell
2015-12-04  0:50     ` Emanuel Berg
2015-12-04  0:45 ` Emanuel Berg
2015-12-10  4:23 ` Shakthi Kannan
     [not found] <mailman.1218.1449153433.31583.help-gnu-emacs@gnu.org>
2015-12-03 15:59 ` Pascal J. Bourguignon
2015-12-04  0:55   ` Emanuel Berg
2015-12-04 22:03 ` B. T. Raven
2015-12-05  1:57   ` Emanuel Berg
2015-12-16 15:34     ` Nicolas Richard
2015-12-17  1:04       ` Emanuel Berg
     [not found]     ` <mailman.17.1450280146.843.help-gnu-emacs@gnu.org>
2015-12-17  2:20       ` B. T. Raven
2015-12-17  2:57         ` Emanuel Berg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CA+5B0FMd_vkgOnHJ-xqOrqWXGFQXTgnkj8OR5Snjjr=qeU7v_Q@mail.gmail.com' \
    --to=aurelien.aptel+emacs@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=mbork@mbork.pl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).