From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.help Subject: Re: CPU maxed out when idling under windows with 22.1 Date: Tue, 5 Jun 2007 12:14:48 +0200 Message-ID: References: <1181036604.4665303c29541@imp.free.fr> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1181038509 30261 80.91.229.12 (5 Jun 2007 10:15:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 5 Jun 2007 10:15:09 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "remi.delmas.3000@free.fr" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 05 12:15:08 2007 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 1HvW4C-00033G-32 for geh-help-gnu-emacs@m.gmane.org; Tue, 05 Jun 2007 12:15:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HvW4B-00072j-IW for geh-help-gnu-emacs@m.gmane.org; Tue, 05 Jun 2007 06:15:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HvW3v-0006z1-5G for help-gnu-emacs@gnu.org; Tue, 05 Jun 2007 06:14:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HvW3t-0006we-F5 for help-gnu-emacs@gnu.org; Tue, 05 Jun 2007 06:14:50 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HvW3t-0006wF-BR for help-gnu-emacs@gnu.org; Tue, 05 Jun 2007 06:14:49 -0400 Original-Received: from wx-out-0506.google.com ([66.249.82.231]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HvW3s-00015j-Ui for help-gnu-emacs@gnu.org; Tue, 05 Jun 2007 06:14:49 -0400 Original-Received: by wx-out-0506.google.com with SMTP id h26so1435555wxd for ; Tue, 05 Jun 2007 03:14:48 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=d06RTJx5NX0bYHeM93qELoeoRBVebHW+Meh1ev5aUQzFSUNlRwpzoGnq5twZhEafaX5kHdpFDmHTW/OMgLzhEj0oCclNygUniJc2Hbsz9Z9CfKSOfftVacWYUsqq+9d7ozbpxjFpJI/yMf7v4h/5KL99bUgEAkBAFWzrYeRoNRY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nBdSYhfgFAdEdgJUSB5lojtHp9KXPU/WMWi4MadW+IzZ/vJPTGzjJmE5wq2kXJEaeSPfg+jJNXdZ6s2iU2JJvzv+qVIPQFDcnSgzASW8v7uIhph+EsEpXzQWRrwd41OkIT+mBilX8d70YHeplKcuctPl9hRPWmaVmMcubcIKWJ8= Original-Received: by 10.90.113.20 with SMTP id l20mr4589327agc.1181038488320; Tue, 05 Jun 2007 03:14:48 -0700 (PDT) Original-Received: by 10.90.103.8 with HTTP; Tue, 5 Jun 2007 03:14:48 -0700 (PDT) In-Reply-To: <1181036604.4665303c29541@imp.free.fr> Content-Disposition: inline X-detected-kernel: Linux 2.4-2.6 (Google crawlbot) 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:44659 Archived-At: On 6/5/07, remi.delmas.3000@free.fr wrote: > Is there something I can do to solve this problem on my own or does it look like > a bug? Looks like a bug. Please try to reproduce it in the simplest form (with -q --no-site-file, as few files as possible, etc.) and send a bug report with M-x report-emacs-bug. Juanma