From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/64826 Path: news.gmane.org!not-for-mail From: lagarde Newsgroups: gmane.emacs.gnus.general Subject: how to know what emacs is doing.. Date: Thu, 21 Jun 2007 09:38:20 +0000 (UTC) Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1182418821 1797 80.91.229.12 (21 Jun 2007 09:40:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 21 Jun 2007 09:40:21 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M13337@lists.math.uh.edu Thu Jun 21 11:40:18 2007 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1I1J9G-0001UJ-1o for ding-account@gmane.org; Thu, 21 Jun 2007 11:40:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1I1J7v-00086Y-KW; Thu, 21 Jun 2007 04:38:55 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1I1J7t-00086I-AX for ding@lists.math.uh.edu; Thu, 21 Jun 2007 04:38:53 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1I1J7r-0000mr-Qw for ding@lists.math.uh.edu; Thu, 21 Jun 2007 04:38:53 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1I1J7q-0007Br-00 for ; Thu, 21 Jun 2007 11:38:50 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1I1J7k-0006Yz-Fg for ding@gnus.org; Thu, 21 Jun 2007 11:38:44 +0200 Original-Received: from is003308.intra.cea.fr ([132.166.134.48]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Jun 2007 11:38:44 +0200 Original-Received: from francois.lagarde by is003308.intra.cea.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Jun 2007 11:38:44 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 10 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 132.166.134.48 (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.4) Gecko/20061201 Firefox/2.0.0.4 (Ubuntu-feisty)) X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:64826 Archived-At: Hello, I changed my emacs version to GNU Emacs 22.0.91.1. Sometimes, my emacs process uses the whole cpu and cant decrease. This behavior occures even if I edit a text and doesnt seem to result to a special command call. So my question is to know if there is a way to know what emacs is currently doing, and what are these most consuming threads. thanks.