From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Qiang Newsgroups: gmane.emacs.devel Subject: emacs slow down the system when switching from file mode to buffer mode in speedbar Date: Mon, 22 Dec 2008 21:39:32 +0800 Message-ID: <20081222133932.GA5713@Qiang> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1229953377 3044 80.91.229.12 (22 Dec 2008 13:42:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 22 Dec 2008 13:42:57 +0000 (UTC) To: "ml.emacs.devel" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 22 14:44:03 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LEl4g-0006G3-3B for ged-emacs-devel@m.gmane.org; Mon, 22 Dec 2008 14:43:58 +0100 Original-Received: from localhost ([127.0.0.1]:55618 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LEl3T-00058T-FI for ged-emacs-devel@m.gmane.org; Mon, 22 Dec 2008 08:42:43 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LEl3P-000581-03 for emacs-devel@gnu.org; Mon, 22 Dec 2008 08:42:39 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LEl3M-00057V-Ut for emacs-devel@gnu.org; Mon, 22 Dec 2008 08:42:38 -0500 Original-Received: from [199.232.76.173] (port=34255 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LEl3M-00057S-QE for emacs-devel@gnu.org; Mon, 22 Dec 2008 08:42:36 -0500 Original-Received: from mail-gx0-f27.google.com ([209.85.217.27]:57404) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LEl3M-0002pN-C5 for emacs-devel@gnu.org; Mon, 22 Dec 2008 08:42:36 -0500 Original-Received: by gxk8 with SMTP id 8so1742783gxk.2 for ; Mon, 22 Dec 2008 05:42:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:date:from:to:subject :message-id:mail-followup-to:mime-version:content-type :content-disposition:user-agent; bh=z/voI+S6jaKzEXlH2PuCEaBZ3yQvdaL/tF20hddolao=; b=bYQrpRq3J/AO3qr0gDOUhyIUdKIHOEX/IKYZqRGro8BNgTUOZFBrcefbnvh2mmaEKv UIpaO5nSQCtgWfog+/pl6mXkKezq41nGdG0X7PyQu7PsNqciKmvQaaAwsSkRLFhy6tpK OiwyotHVzes6XEGD9kJwL3XVXCFFCvfTZpyBY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mail-followup-to:mime-version :content-type:content-disposition:user-agent; b=YZ1O7JXstZCimuiES7iv0MFCl0UUquj6EvETQjM0hvqOPJnI3/tCHG0/u2LomzDQqc MZxK7GpVq+6QThZOrcGMFx745CYbG8sL82p0cDU3U7RUt4zJOzWnjwWyi5ubO0Ieu4r/ 6PJEg0IM1vL2m1c8dtODhczsjsXkjlVGo16ao= Original-Received: by 10.110.70.17 with SMTP id s17mr3915614tia.16.1229953353819; Mon, 22 Dec 2008 05:42:33 -0800 (PST) Original-Received: from Qiang.localdomain ([58.30.186.154]) by mx.google.com with ESMTPS id i6sm1095801tid.36.2008.12.22.05.42.31 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 22 Dec 2008 05:42:32 -0800 (PST) Original-Received: by Qiang.localdomain (Postfix, from userid 500) id AB7CD138B8; Mon, 22 Dec 2008 21:39:32 +0800 (CST) Mail-Followup-To: "ml.emacs.devel" Content-Disposition: inline User-Agent: Mutt/1.5.16 (2007-06-09) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:107181 Archived-At: Emacs version: GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.12.11) of 2008-12-13 System: Linux Qiang 2.6.26-gentoo-r4 #1 Mon Dec 22 20:50:07 CST 2008 i686 Intel(R) Pentium(R) M processor 2.00GHz GenuineIntel GNU/Linux After speedbar is activated, the current mode is "file mode". I pressed "b", then it will switch to "Buffer mode". But it fails. It will slow down the system. Very Slowly. Even I can not swith from Emacs to other applications. Additionaly, i run "ps -ef". I find some kernel threads "[pdflush]" are running. Later, emacs will break. Would you tell me how to solve it? -- _-`````-, ,- '- . .' .- - | | - -. `. /.' / `. \ :/ : _... ..._ `` : :: : /._ .`:'_.._\. || : :: `._ ./ ,` : \ . _.'' . `:. / | -. \-. \\_ / \:._ _/ .' .@) \@) ` `\ ,.' _/,--' .- .\,-.`--`. ,'/'' (( \ ` ) /'/' \ `-' ( '/'' `._,-----' ''/' .,---' ''/' ;: ''/'' ''/ ''/''/'' '/'/' `;