all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

* 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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.