From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: CVS Emacs on Windows XP takes 60 seconds to start Date: Tue, 02 Sep 2008 23:30:49 +0300 Message-ID: References: <48BD9EA0.60608@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1220387481 9146 80.91.229.12 (2 Sep 2008 20:31:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 2 Sep 2008 20:31:21 +0000 (UTC) Cc: emacs-devel@gnu.org To: Francis Litterio Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 02 22:32:14 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 1KacXj-0005KT-Lr for ged-emacs-devel@m.gmane.org; Tue, 02 Sep 2008 22:32:04 +0200 Original-Received: from localhost ([127.0.0.1]:46519 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KacWj-0003jY-BW for ged-emacs-devel@m.gmane.org; Tue, 02 Sep 2008 16:31:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KacWc-0003iK-1l for emacs-devel@gnu.org; Tue, 02 Sep 2008 16:30:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KacWb-0003hf-1r for emacs-devel@gnu.org; Tue, 02 Sep 2008 16:30:53 -0400 Original-Received: from [199.232.76.173] (port=48149 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KacWa-0003hY-RT for emacs-devel@gnu.org; Tue, 02 Sep 2008 16:30:52 -0400 Original-Received: from mtaout6.012.net.il ([84.95.2.16]:54192) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KacWZ-0004n9-Lw for emacs-devel@gnu.org; Tue, 02 Sep 2008 16:30:52 -0400 Original-Received: from HOME-C4E4A596F7 ([84.229.211.50]) by i-mtaout6.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0K6L00EZD50HUWP0@i-mtaout6.012.net.il> for emacs-devel@gnu.org; Tue, 02 Sep 2008 23:31:30 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Solaris 10 (1203?) 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:103445 Archived-At: > From: Francis Litterio > Date: Tue, 02 Sep 2008 16:16:55 -0400 > > Lennart Borgman (gmail) wrote: > > > Francis Litterio wrote: > >> CVS Emacs built and running on Windows XP seems to perform some network > >> operations that cause a ~60 second pause after the initial window is > >> drawn and before the Welcome screen appears. > > > Thanks. Is this when you start with default emacs? > > > > emacs -Q > > Sorry for omitting that. It happens when I run both "emacs -q" and > "emacs -Q". Is this the first time you built the CVS code? If not, when was the last time you built it (and I presume saw no such slowdown)?