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: Spurious unresponsiveness Date: Sun, 15 Nov 2009 19:53:07 +0200 Message-ID: <83r5rzn08s.fsf@gnu.org> References: <87zl6ob8if.fsf@fh-trier.de> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1258307621 5166 80.91.229.12 (15 Nov 2009 17:53:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 15 Nov 2009 17:53:41 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Nov 15 18:53:34 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 1N9jI5-0008Cy-1v for geh-help-gnu-emacs@m.gmane.org; Sun, 15 Nov 2009 18:53:33 +0100 Original-Received: from localhost ([127.0.0.1]:47681 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N9jI4-0004rU-F6 for geh-help-gnu-emacs@m.gmane.org; Sun, 15 Nov 2009 12:53:32 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N9jHk-0004rE-A4 for help-gnu-emacs@gnu.org; Sun, 15 Nov 2009 12:53:12 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N9jHf-0004p4-Q7 for help-gnu-emacs@gnu.org; Sun, 15 Nov 2009 12:53:11 -0500 Original-Received: from [199.232.76.173] (port=44222 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N9jHf-0004p1-NF for help-gnu-emacs@gnu.org; Sun, 15 Nov 2009 12:53:07 -0500 Original-Received: from mtaout21.012.net.il ([80.179.55.169]:58356) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N9jHf-00082H-6h for help-gnu-emacs@gnu.org; Sun, 15 Nov 2009 12:53:07 -0500 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0KT500M00W6NGM00@a-mtaout21.012.net.il> for help-gnu-emacs@gnu.org; Sun, 15 Nov 2009 19:53:05 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.70.37.193]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KT500KBTWCG4Y50@a-mtaout21.012.net.il> for help-gnu-emacs@gnu.org; Sun, 15 Nov 2009 19:53:05 +0200 (IST) In-reply-to: <87zl6ob8if.fsf@fh-trier.de> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) 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:69761 Archived-At: > From: Andreas Politz > Date: Sun, 15 Nov 2009 07:35:20 +0100 > > after hacking around in some C code for hours, I notice frequent periods > of 3-5 seconds, in which emacs is busy doing something else. This is > very irritating. > > Does someone have a guess, who the evildoer may be ? Set garbage-collection-messages non-nil, and see if you see any messages during these periods of unresponsiveness.