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: customize-apropos-options takes forever... Date: Thu, 06 Jul 2006 09:32:27 -0400 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1152192956 30513 80.91.229.2 (6 Jul 2006 13:35:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 6 Jul 2006 13:35:56 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 06 15: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 1FyU18-0002g4-Be for ged-emacs-devel@m.gmane.org; Thu, 06 Jul 2006 15:35:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FyU18-0006uF-02 for ged-emacs-devel@m.gmane.org; Thu, 06 Jul 2006 09:35:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FyTy1-0003cC-G9 for emacs-devel@gnu.org; Thu, 06 Jul 2006 09:32:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FyTy0-0003ai-3X for emacs-devel@gnu.org; Thu, 06 Jul 2006 09:32:28 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FyTxz-0003aQ-Ni for emacs-devel@gnu.org; Thu, 06 Jul 2006 09:32:27 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FyTyB-0000IC-TB for emacs-devel@gnu.org; Thu, 06 Jul 2006 09:32:39 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1FyTxz-0007jM-0U; Thu, 06 Jul 2006 09:32:27 -0400 Original-To: "Drew Adams" In-reply-to: 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:56632 Archived-At: Emacs 22 has a lot more options, of course, and more faces and buttons and such, but it still feels like things are less efficient now. In emacs -Q, there are 4698 lines in the buffer in Emacs 22; in Emacs 20, there are 2333 lines (about half). But Emacs 22 takes *far* longer than twice as long. Probably something really is wrong. The question is what. Would you like to try running Emacs 22 under a debugger and stopping it a few times uring this operation? If you notice a place that shows up frequently in the backtrace, that might be the place that is using the time.