all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <embe8573@student.uu.se>
To: help-gnu-emacs@gnu.org
Subject: Re: How to IRC?
Date: Sat, 05 Dec 2015 02:57:42 +0100	[thread overview]
Message-ID: <87d1ul64ix.fsf@debian.uxu> (raw)
In-Reply-To: n3t2ml02nsd@news6.newsguy.com

"B. T. Raven" <btraven@nihilo.net> writes:

> Anyway, wait for more authoritative suggestions.
> Often I have to fall back on Chatzilla or another
> client when dal.net won't connect. I don't know if
> the problem is in one of my Emacs settings or what.

Jude DaShiell <jdashiel@panix.com> writes:

> irc in emacs gets disconnected every time when
> connecting to freenode.net which is where erc goes
> to connect. Why this is, I don't know.

Okaaay...

In theory as well as practice, unless practice is at
an embarrassingly low level (and a wierd one at that),
the IRC client shouldn't one bit influence the status
of IRC as a network, and the client should be able to
connect to any server that any other client is able to
connect to.

If not, the IRC protocol isn't implemented correctly -
and this is something we normally take for granted
when discussing clients. E.g., when we say Gnus is
better than Thunderbird, we mean we prefer the Gnus
*interface*, we appreciate Gnus being part of Emacs,
the configurability and Elisping, and so on - we don't
mean that Thunderbird is incapable of delivering and
fetching the actual mails.

With ERC, these variables

    (setq erc-server "irc.freenode.net")
    (setq erc-port   6667)

are prefixed `erc-' but that refers to them being part
of the ERC software; ERC is still the client and the
server is the server of the IRC network - so by
changing that variable value, ERC should be able to
connect to virtually all servers (except some for
non-technology reasons).

-- 
underground experts united
http://user.it.uu.se/~embe8573




  reply	other threads:[~2015-12-05  1:57 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1218.1449153433.31583.help-gnu-emacs@gnu.org>
2015-12-03 15:59 ` How to IRC? 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 [this message]
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
2015-12-03 14:36 Marcin Borkowski
2015-12-03 15:58 ` Aurélien Aptel
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

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=87d1ul64ix.fsf@debian.uxu \
    --to=embe8573@student.uu.se \
    --cc=help-gnu-emacs@gnu.org \
    /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.