From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: sit-for Date: Sat, 29 Jul 2006 19:34:17 -0400 Message-ID: References: <854px1e8xx.fsf@lola.goethe.zz> <87d5bppfid.fsf@stupidchicken.com> <85wt9wq3u1.fsf@lola.goethe.zz> <85k65wpzwr.fsf@lola.goethe.zz> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1154216155 15686 80.91.229.2 (29 Jul 2006 23:35:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 29 Jul 2006 23:35:55 +0000 (UTC) Cc: cyd@stupidchicken.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 30 01:35:53 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G6yLY-00017o-UI for ged-emacs-devel@m.gmane.org; Sun, 30 Jul 2006 01:35:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G6yLY-0004oU-AC for ged-emacs-devel@m.gmane.org; Sat, 29 Jul 2006 19:35:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G6yK3-00049Y-DN for emacs-devel@gnu.org; Sat, 29 Jul 2006 19:34:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G6yK2-00048u-Ms for emacs-devel@gnu.org; Sat, 29 Jul 2006 19:34:19 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G6yK2-00048f-Hh for emacs-devel@gnu.org; Sat, 29 Jul 2006 19:34:18 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G6yMM-0005mp-4b for emacs-devel@gnu.org; Sat, 29 Jul 2006 19:36:42 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1G6yK1-0001nn-BE; Sat, 29 Jul 2006 19:34:17 -0400 Original-To: David Kastrup In-reply-to: <85k65wpzwr.fsf@lola.goethe.zz> (message from David Kastrup on Sat, 29 Jul 2006 10:40:20 +0200) 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:57796 Archived-At: Update: it still happens. I am working for a while in a web browser, suddenly the fans engage, the Emacs frame (not even mapped when this happens) shows a very slow and erratically blinking cursor, and `top' shows that Emacs is consuming close to 100% of CPU power. Please run Emacs under GDB, so you can suspend it several times while this is happening. Make a backtrace (C and Lisp) each time, and by and by you'll see a pattern which shows what part of Emacs is doing this.