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 17:18:13 -0400 Message-ID: References: <48BD9EA0.60608@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1220390776 20596 80.91.229.12 (2 Sep 2008 21:26:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 2 Sep 2008 21:26:16 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 02 23:27:11 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 1KadOE-0007YW-00 for ged-emacs-devel@m.gmane.org; Tue, 02 Sep 2008 23:26:18 +0200 Original-Received: from localhost ([127.0.0.1]:34116 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KadNE-00013v-PH for ged-emacs-devel@m.gmane.org; Tue, 02 Sep 2008 17:25:16 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KadN9-00013G-RR for emacs-devel@gnu.org; Tue, 02 Sep 2008 17:25:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KadN8-00012Q-CE for emacs-devel@gnu.org; Tue, 02 Sep 2008 17:25:11 -0400 Original-Received: from [199.232.76.173] (port=59985 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KadN8-00012J-9x for emacs-devel@gnu.org; Tue, 02 Sep 2008 17:25:10 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:52111 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 1KadN8-0002tO-BG for emacs-devel@gnu.org; Tue, 02 Sep 2008 17:25:10 -0400 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1KadN0-000666-Ow for emacs-devel@gnu.org; Tue, 02 Sep 2008 21:25:02 +0000 Original-Received: from shell01.theworld.com ([192.74.137.71]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 02 Sep 2008 21:25:02 +0000 Original-Received: from flitterio by shell01.theworld.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 02 Sep 2008 21:25:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 13 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: shell01.theworld.com X-Draft-From: ("nntp+news.gmane.org:gmane.emacs.devel" 103449) X-Random-Quote: I'm a great believer in luck, and I find the harder I work the more I have of it. -- Thomas Jefferson User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (windows-nt) Cancel-Lock: sha1:BSTXu5AHyOr3jHPiBIjRMONHuuk= 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:103452 Archived-At: I wrote: > The strange thing is that no other application or Windows functionality > was negatively affected by my firewall rules that blocked outbound TCP > connections to ports in the 1025-1035 range on my domain controllers. > Perhaps Windows uses the SMB ports to communicate with a domain > controller if it can't make an RPC call? I notice that my firewall rules allow outbound TCP connections to LDAP servers (port 389) on my network, so that may explain why Windows showed no functional degradation. -- Fran