all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Deniz Dogan <deniz.a.m.dogan@gmail.com>
To: Aidan Gauland <aidalgol@no8wireless.co.nz>
Cc: help-gnu-emacs@gnu.org
Subject: Re: IRC server USER/PASS in ERC
Date: Thu, 2 Dec 2010 13:32:41 +0100	[thread overview]
Message-ID: <AANLkTinVegTJx3jB-YJ=D9JBEQkQs5yr=wqgwY=z+88P@mail.gmail.com> (raw)
In-Reply-To: <loom.20101201T233825-244@post.gmane.org>

2010/12/2 Aidan Gauland <aidalgol@no8wireless.co.nz>:
> Deniz Dogan <deniz.a.m.dogan <at> gmail.com> writes:
>> I hope this information will be useful for you:
>>
>> http://www.gnu.org/software/emacs/manual/html_node/erc/Connecting.html
>
> I'm afraid not.  As far as I can tell, the password parameter to the
> `erc' function is for specifying the password for identifying to
> NickServ *after* connecting, not the password needed to make the
> server let you actually connect, which is what I need to do.
>

Where did you get that idea? I don't see any mentioning of NickServ in
that document.

I looked in the source code and found this:
"Use PASSWD as user password on the server."
The variable erc-session-password is then set to PASSWORD and then
when erc-login is called it sends the value as "PASS" to the server.

I'm not sure where erc-login is actually called as I'm not that
familiar with ERC myself but I definitely think the password parameter
is for authenticating to the IRC server.

-- 
Deniz Dogan



  reply	other threads:[~2010-12-02 12:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-30 20:45 IRC server USER/PASS in ERC Aidan Gauland
2010-12-01 19:04 ` Deniz Dogan
2010-12-01 23:08   ` Aidan Gauland
2010-12-02 12:32     ` Deniz Dogan [this message]
2010-12-03  1:12       ` Aidan Gauland
  -- strict thread matches above, loose matches on Subject: below --
2010-12-06  0:27 Aidan Gauland
2010-12-06 12:59 ` Julien Danjou
2010-12-06 14:15   ` Deniz Dogan
2010-12-06 19:00     ` Aidan Gauland
2010-12-06 19:09     ` Aidan Gauland

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='AANLkTinVegTJx3jB-YJ=D9JBEQkQs5yr=wqgwY=z+88P@mail.gmail.com' \
    --to=deniz.a.m.dogan@gmail.com \
    --cc=aidalgol@no8wireless.co.nz \
    --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.