From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: emacs startup delay when network is down Date: Sat, 12 Mar 2005 13:01:59 +0200 Message-ID: <01c526f3$Blat.v2.4$0ec61c60@zahav.net.il> References: NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1110627966 18839 80.91.229.2 (12 Mar 2005 11:46:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 12 Mar 2005 11:46:06 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Mar 12 12:46:05 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DA53p-0000NZ-Vx for geh-help-gnu-emacs@m.gmane.org; Sat, 12 Mar 2005 12:45:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DA5J6-0002nj-Gp for geh-help-gnu-emacs@m.gmane.org; Sat, 12 Mar 2005 07:01:24 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DA4nc-0000My-Hj for help-gnu-emacs@gnu.org; Sat, 12 Mar 2005 06:28:53 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DA4nW-0000Kf-5G for help-gnu-emacs@gnu.org; Sat, 12 Mar 2005 06:28:48 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DA4kN-0008Jx-5I for help-gnu-emacs@gnu.org; Sat, 12 Mar 2005 06:25:32 -0500 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DA4Pw-0000DR-2r for help-gnu-emacs@gnu.org; Sat, 12 Mar 2005 06:04:24 -0500 Original-Received: from zaretski (tony03-42-6.inter.net.il [80.230.42.6]) by romy.inter.net.il (MOS 3.5.6-GR) with ESMTP id ASH02186 (AUTH halo1); Sat, 12 Mar 2005 13:04:21 +0200 (IST) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 22.0.50 (via feedmail 8 I) and Blat ver 2.4 In-reply-to: (message from Jason Dunsmore on Fri, 11 Mar 2005 22:14:49 GMT) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: news.gmane.org gmane.emacs.help:24783 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24783 > From: Jason Dunsmore > Date: Fri, 11 Mar 2005 22:14:49 GMT > > why does emacs stall (for ~1 min) upon startup when the network is > down and how can it be prevented? Does that happen if you invoke Emacs with "emacs -q"? Also see the entry in PROBLEMS about slow startup due to network problems (search for "FQDN").