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: Latest emacs snapshots max CPU on XP Date: Thu, 1 Mar 2007 21:48:13 +0100 Message-ID: References: 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 1172782129 25920 80.91.229.12 (1 Mar 2007 20:48:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 1 Mar 2007 20:48:49 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "Chris McMahan" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 01 21:48:38 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 1HMsCb-000083-B3 for geh-help-gnu-emacs@m.gmane.org; Thu, 01 Mar 2007 21:48:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HMsCb-0001gO-08 for geh-help-gnu-emacs@m.gmane.org; Thu, 01 Mar 2007 15:48:37 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HMsCO-0001es-1U for help-gnu-emacs@gnu.org; Thu, 01 Mar 2007 15:48:24 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HMsCM-0001cY-EE for help-gnu-emacs@gnu.org; Thu, 01 Mar 2007 15:48:23 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HMsCM-0001cN-3s for help-gnu-emacs@gnu.org; Thu, 01 Mar 2007 15:48:22 -0500 Original-Received: from nz-out-0506.google.com ([64.233.162.229]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HMsCL-00063F-Oc for help-gnu-emacs@gnu.org; Thu, 01 Mar 2007 15:48:21 -0500 Original-Received: by nz-out-0506.google.com with SMTP id s1so521720nze for ; Thu, 01 Mar 2007 12:48:21 -0800 (PST) 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=Y2ed1tfbZxTjZPhAsOMcPsgHUT/Q3Ip0rDcuWHwqZSBLv7DqEKSfOIbSk8yZ4xeqWlYRxjDbACNbRIVh2gHsSSKcq2JOETJNgBVUGnQbTvS8llMmvH98r5Zs+mJEKrCoRKz4aPT65E7uUs2Vjn37h0bGRTEZK3KTV3DjSXA3y+M= 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=rsn+a4sGutjXG0rGZPOsDTPLRGf/o6k7FU6QfWVc8zERe+gFiQSjyfZ2eNYmCe3ETMnm0l5RWdMoqzctMUtS0Ak8nc+KbNVwhmZW7hazioS0AwHKyIpzsZup9vBz28g+s77MWVYz/ujaSsrh8oGKCbYma6/7KxtAs00g+1lrTz4= Original-Received: by 10.115.107.1 with SMTP id j1mr35291wam.1172782093398; Thu, 01 Mar 2007 12:48:13 -0800 (PST) Original-Received: by 10.114.234.16 with HTTP; Thu, 1 Mar 2007 12:48:13 -0800 (PST) In-Reply-To: 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:41576 Archived-At: On 3/1/07, Chris McMahan wrote: > I'm apparently loading some background task that processes the lisp in > some way... I wish I knew more at this point. > > I will switch to emacsclient on fixing this :) Weird thing is, that sounds just like a font-locking issue... Juanma