From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Aidan Gauland Newsgroups: gmane.emacs.help Subject: Re: IRC server USER/PASS in ERC Date: Wed, 1 Dec 2010 23:08:16 +0000 (UTC) Message-ID: References: <20101130204540.GA9278@dimension8.tehua.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1291244965 26576 80.91.229.12 (1 Dec 2010 23:09:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 1 Dec 2010 23:09:25 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 02 00:09:22 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PNvnb-0000YV-8q for geh-help-gnu-emacs@m.gmane.org; Thu, 02 Dec 2010 00:09:19 +0100 Original-Received: from localhost ([127.0.0.1]:33954 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PNvna-0004uX-Kp for geh-help-gnu-emacs@m.gmane.org; Wed, 01 Dec 2010 18:09:18 -0500 Original-Received: from [140.186.70.92] (port=40480 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PNvmt-0004q3-D4 for help-gnu-emacs@gnu.org; Wed, 01 Dec 2010 18:08:36 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PNvmq-0001mu-Kz for help-gnu-emacs@gnu.org; Wed, 01 Dec 2010 18:08:35 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:41929) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PNvmq-0001mf-FT for help-gnu-emacs@gnu.org; Wed, 01 Dec 2010 18:08:32 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PNvml-0008BV-31 for help-gnu-emacs@gnu.org; Thu, 02 Dec 2010 00:08:27 +0100 Original-Received: from 114-134-9-4.rurallink.co.nz ([114.134.9.4]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 02 Dec 2010 00:08:27 +0100 Original-Received: from aidalgol by 114-134-9-4.rurallink.co.nz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 02 Dec 2010 00:08:27 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 12 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 114.134.9.4 (Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101028 Iceweasel/3.5.15 (like Firefox/3.5.15)) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:75473 Archived-At: Deniz Dogan 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. --Aidan