From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christian Herenz Newsgroups: gmane.emacs.help Subject: Re: emacs starts about 10 seconds to long Date: Mon, 21 Sep 2009 11:55:14 +0200 Organization: A noiseless patient Spider Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1253529657 6886 80.91.229.12 (21 Sep 2009 10:40:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Sep 2009 10:40:57 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Sep 21 12:40:50 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MpgKA-0001IQ-0k for geh-help-gnu-emacs@m.gmane.org; Mon, 21 Sep 2009 12:40:50 +0200 Original-Received: from localhost ([127.0.0.1]:39736 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MpgK9-00056W-8V for geh-help-gnu-emacs@m.gmane.org; Mon, 21 Sep 2009 06:40:49 -0400 Original-Path: news.stanford.edu!usenet.stanford.edu!goblin1!goblin.stu.neva.ru!feeder.eternal-september.org!eternal-september.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 22 Original-X-Trace: news.eternal-september.org U2FsdGVkX1/VSbD/NgH8l4pJEava3KShwsUFIFWoenBhEbbc/5rBM6Sax8APQldATOXpEvUYh1fCgVMm4fkDgLUzPSRb2QpnTpHqs6vCU9L19zF9IwLq/drKnYeldckaDAF10Nr/L/Y= Original-X-Complaints-To: abuse@eternal-september.org Original-NNTP-Posting-Date: Mon, 21 Sep 2009 09:55:16 +0000 (UTC) In-Reply-To: X-Auth-Sender: U2FsdGVkX1/NnmIgjP79Vj1zeaIeeUsi Cancel-Lock: sha1:0/xFTSRoeYRDm6DitV51d/LKV3U= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de-AT; rv:1.8.1.22) Gecko/20090625 SeaMonkey/1.1.17 Original-Xref: news.stanford.edu gnu.emacs.help:173221 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 Xref: news.gmane.org gmane.emacs.help:68340 Archived-At: Krzysztof Poc schrieb: > My emacs starts about 10 seconds to long. > I suspect it is because my machine is not connected to a network. > Below is the strace log. > I found that it does a few short (1 second) breaks at each select > function invocation. > I pressed the ctrl-c after 3rd invocation of select function. > My box has got the network disabled globaly. > No ethX interfaces, only lo. resolv.conf is empty. All network > services are down etc. > My emacs version is 22.3. > > Please help me to get rid of those delays. > Great thanks. Hi, I had the same problem some time ago... I think the source of the problem had to do something with the hostname. If I remember correctly I manually set my hostname to a value which was not consistent with some system file. Maybe someone else knows more.... Greetings Christian