From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Schwab Newsgroups: gmane.emacs.bugs Subject: bug#4048: 23.1; erc-server-reconnect-attempts does not work Date: Wed, 10 Feb 2010 11:26:26 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1265799297 22619 80.91.229.12 (10 Feb 2010 10:54:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 10 Feb 2010 10:54:57 +0000 (UTC) Cc: 4048@debbugs.gnu.org To: Vivek Dasmohapatra Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Feb 10 11:54:50 2010 Return-path: Envelope-to: geb-bug-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 1NfADV-0006Gy-Qz for geb-bug-gnu-emacs@m.gmane.org; Wed, 10 Feb 2010 11:54:46 +0100 Original-Received: from localhost ([127.0.0.1]:45918 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NfADU-0000pB-Ie for geb-bug-gnu-emacs@m.gmane.org; Wed, 10 Feb 2010 05:54:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NfABF-0000CE-A9 for bug-gnu-emacs@gnu.org; Wed, 10 Feb 2010 05:52:25 -0500 Original-Received: from [199.232.76.173] (port=45287 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NfABE-0000Bi-9G for bug-gnu-emacs@gnu.org; Wed, 10 Feb 2010 05:52:24 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NfABC-0005O9-NS for bug-gnu-emacs@gnu.org; Wed, 10 Feb 2010 05:52:24 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:44956) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NfABC-0005O3-GI for bug-gnu-emacs@gnu.org; Wed, 10 Feb 2010 05:52:22 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1Nf9mg-0003Or-5K; Wed, 10 Feb 2010 05:27:02 -0500 X-Loop: bug-gnu-emacs@gnu.org Resent-From: Andreas Schwab Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 10 Feb 2010 10:27:02 +0000 Resent-Message-ID: Resent-Sender: bug-gnu-emacs@gnu.org X-Emacs-PR-Message: followup 4048 X-Emacs-PR-Package: emacs,erc X-Emacs-PR-Keywords: Original-Received: via spool by 4048-submit@debbugs.gnu.org id=B4048.126579759413050 (code B ref 4048); Wed, 10 Feb 2010 10:27:02 +0000 Original-Received: (at 4048) by debbugs.gnu.org; 10 Feb 2010 10:26:34 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nf9mE-0003OR-Ji for submit@debbugs.gnu.org; Wed, 10 Feb 2010 05:26:34 -0500 Original-Received: from mx1.redhat.com ([209.132.183.28]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nf9mC-0003OI-P4 for 4048@debbugs.gnu.org; Wed, 10 Feb 2010 05:26:33 -0500 Original-Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o1AAQTVC029177 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 10 Feb 2010 05:26:29 -0500 Original-Received: from hase.home (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o1AAQQch007890; Wed, 10 Feb 2010 05:26:27 -0500 X-Yow: Yow! It's a hole all the way to downtown Burbank! In-Reply-To: (Vivek Dasmohapatra's message of "Wed, 10 Feb 2010 02:29:59 +0000 (GMT)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) X-Scanned-By: MIMEDefang 2.67 on 10.5.11.11 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Wed, 10 Feb 2010 05:27:02 -0500 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:35015 Archived-At: Vivek Dasmohapatra writes: > I just tried connecting to localhost with M-x erc (no irc server > listening there) You need to reconnect, not connect. erc-server-reconnect-attempts is only used on reconnects. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."