all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#4048: 23.1; erc-server-reconnect-attempts does not work
@ 2009-08-05 15:16 Andreas Schwab
  2010-02-10  2:29 ` Vivek Dasmohapatra
  0 siblings, 1 reply; 15+ messages in thread
From: Andreas Schwab @ 2009-08-05 15:16 UTC (permalink / raw)
  To: bug-gnu-emacs

When getting a connection refused from the IRC server then ERC keeps
reconnecting infinitely despite erc-server-reconnect-attempts.  This is
because erc-server-reconnect calls erc-open, which wipes all local
variables including erc-server-reconnect-count, rendering the increment
in erc-process-sentinel-2 useless.

Andreas.

-- 
Andreas Schwab, schwab@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84  5EC7 45C6 250E 6F00 984E
"And now for something completely different."






^ permalink raw reply	[flat|nested] 15+ messages in thread
* bug#4048: 23.1; erc-server-reconnect-attempts does not work
@ 2009-08-09 23:42 Chong Yidong
  0 siblings, 0 replies; 15+ messages in thread
From: Chong Yidong @ 2009-08-09 23:42 UTC (permalink / raw)
  To: Michael Olson; +Cc: 4048, Andreas Schwab

Hi Michael,

Could you take a look at this bug report?  Thanks.

Andreas Schwab <schwab@linux.m68k.org> wrote:

> When getting a connection refused from the IRC server then ERC keeps
> reconnecting infinitely despite erc-server-reconnect-attempts.  This is
> because erc-server-reconnect calls erc-open, which wipes all local
> variables including erc-server-reconnect-count, rendering the increment
> in erc-process-sentinel-2 useless.





^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2016-02-04 15:41 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-05 15:16 bug#4048: 23.1; erc-server-reconnect-attempts does not work Andreas Schwab
2010-02-10  2:29 ` Vivek Dasmohapatra
2010-02-10 10:26   ` Andreas Schwab
2010-02-10 13:06     ` Vivek Dasmohapatra
2010-02-10 13:49       ` Andreas Schwab
2010-02-10 14:19         ` Vivek Dasmohapatra
2010-02-10 14:28           ` Andreas Schwab
2010-02-10 14:31           ` Andreas Schwab
2010-02-11  1:17             ` Vivek Dasmohapatra
2010-02-13 10:44               ` Andreas Schwab
2011-03-03 21:16                 ` Glenn Morris
2015-12-27 22:37               ` Lars Ingebrigtsen
2016-02-04  7:11                 ` Lars Ingebrigtsen
2016-02-04 15:41                 ` Vivek Dasmohapatra
  -- strict thread matches above, loose matches on Subject: below --
2009-08-09 23:42 Chong Yidong

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.