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: Wed, 03 Sep 2008 06:28:42 +0300 Message-ID: References: <48BD9EA0.60608@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1220412564 7134 80.91.229.12 (3 Sep 2008 03:29:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 3 Sep 2008 03:29:24 +0000 (UTC) Cc: emacs-devel@gnu.org To: Francis Litterio Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 03 05:30:19 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 1Kaj4U-0001Wr-UA for ged-emacs-devel@m.gmane.org; Wed, 03 Sep 2008 05:30:19 +0200 Original-Received: from localhost ([127.0.0.1]:57958 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kaj3V-0002JP-OZ for ged-emacs-devel@m.gmane.org; Tue, 02 Sep 2008 23:29:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kaj3R-0002JA-Kw for emacs-devel@gnu.org; Tue, 02 Sep 2008 23:29:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kaj3Q-0002Iy-7U for emacs-devel@gnu.org; Tue, 02 Sep 2008 23:29:12 -0400 Original-Received: from [199.232.76.173] (port=57294 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kaj3Q-0002Iv-1c for emacs-devel@gnu.org; Tue, 02 Sep 2008 23:29:12 -0400 Original-Received: from mtaout7.012.net.il ([84.95.2.19]:38260) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kaj3P-0008HO-UO for emacs-devel@gnu.org; Tue, 02 Sep 2008 23:29:12 -0400 Original-Received: from HOME-C4E4A596F7 ([84.229.211.50]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0K6L00JPWOCZUFB0@i-mtaout7.012.net.il> for emacs-devel@gnu.org; Wed, 03 Sep 2008 06:29:23 +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:103478 Archived-At: > From: Francis Litterio > Date: Tue, 02 Sep 2008 20:41:58 -0400 > > 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? Maybe so, but on the other hand, Emacs has no business calling lookup_account_sid more than once during startup. See my other message.