From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Francis Litterio Newsgroups: gmane.emacs.devel Subject: Re: CVS Emacs on Windows XP takes 60 seconds to start Date: Tue, 02 Sep 2008 21:04:09 -0400 Message-ID: References: <48BD9EA0.60608@gmail.com> <48BDE115.4060703@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1220404142 22980 80.91.229.12 (3 Sep 2008 01:09:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 3 Sep 2008 01:09:02 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 03 03:09:57 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Kagsd-0002Ej-JR for ged-emacs-devel@m.gmane.org; Wed, 03 Sep 2008 03:09:55 +0200 Original-Received: from localhost ([127.0.0.1]:37615 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kagre-0007uT-EC for ged-emacs-devel@m.gmane.org; Tue, 02 Sep 2008 21:08:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kagr7-0007kB-CZ for emacs-devel@gnu.org; Tue, 02 Sep 2008 21:08:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kagr5-0007jr-Po for emacs-devel@gnu.org; Tue, 02 Sep 2008 21:08:20 -0400 Original-Received: from [199.232.76.173] (port=56760 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kagr5-0007jm-Jl for emacs-devel@gnu.org; Tue, 02 Sep 2008 21:08:19 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:49902 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Kagr4-00078D-VP for emacs-devel@gnu.org; Tue, 02 Sep 2008 21:08:19 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Kagqy-0006p6-VD for emacs-devel@gnu.org; Wed, 03 Sep 2008 01:08:13 +0000 Original-Received: from node13.194.100.208.1dial.com ([208.100.194.13]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 03 Sep 2008 01:08:12 +0000 Original-Received: from flitterio by node13.194.100.208.1dial.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 03 Sep 2008 01:08:12 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: node13.194.100.208.1dial.com X-Draft-From: ("nntp+news.gmane.org:gmane.emacs.devel" 103458) X-Random-Quote: Education is the ability to listen to almost anything without losing your temper or your self-confidence. -- Robert Frost User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (windows-nt) Cancel-Lock: sha1:lhMkove9ZGYl2ftMV/uiQqbNumU= X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:103459 Archived-At: Jason Rumney wrote: > Francis Litterio wrote: >> Is this issue likely to bite other people? Can we assume that the >> Windows host has RPC access to its domain controllers and/or LDAP >> servers? > In the case of laptops, you can't assume the domain controller will always be > there, but perhaps the failure happens more quickly in that case (in the > firewall case, the system may have enough connectivity to the domain controller > to not give up so easily). I should have added that my firewall silently drops blocked packets, without sending an ICMP Destination Unreachable or TCP RST to the source. I think that's why I had a ~60 second pause with my network cable plugged in but no pause at all with the cable disconnected. -- Fran