From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: Re: Info is slow in Emacs 22.0.50 Date: Sun, 12 Jun 2005 14:31:29 +1200 Message-ID: <17067.40577.397772.516515@farnswood.snap.net.nz> References: <17066.8682.499211.504174@farnswood.snap.net.nz> <200506102345.j5ANjmw05608@raven.dms.auburn.edu> <17066.46585.30972.947679@farnswood.snap.net.nz> <87r7f8mk18.fsf@jurta.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1118543320 11316 80.91.229.2 (12 Jun 2005 02:28:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 12 Jun 2005 02:28:40 +0000 (UTC) Cc: teirllm@dms.auburn.edu, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 12 04:28:30 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DhICs-00030L-M3 for ged-emacs-devel@m.gmane.org; Sun, 12 Jun 2005 04:28:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DhIHN-0006dK-M5 for ged-emacs-devel@m.gmane.org; Sat, 11 Jun 2005 22:32:53 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DhIHF-0006dF-MN for emacs-devel@gnu.org; Sat, 11 Jun 2005 22:32:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DhIHE-0006cV-W2 for emacs-devel@gnu.org; Sat, 11 Jun 2005 22:32:45 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DhIHD-0006bW-QX for emacs-devel@gnu.org; Sat, 11 Jun 2005 22:32:43 -0400 Original-Received: from [202.37.101.8] (helo=viper.snap.net.nz) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DhIG8-0007p9-AG for emacs-devel@gnu.org; Sat, 11 Jun 2005 22:31:36 -0400 Original-Received: from farnswood.snap.net.nz (p152-tnt1.snap.net.nz [202.124.110.152]) by viper.snap.net.nz (Postfix) with ESMTP id 6BDD853B227; Sun, 12 Jun 2005 14:30:46 +1200 (NZST) Original-Received: by farnswood.snap.net.nz (Postfix, from userid 501) id 2794B62A99; Sun, 12 Jun 2005 03:31:30 +0100 (BST) Original-To: Juri Linkov In-Reply-To: <87r7f8mk18.fsf@jurta.org> X-Mailer: VM 7.19 under Emacs 22.0.50.68 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:38615 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38615 > > > I noticed that info in Emacs 21.2, on my 200MHz PC, is a lot more > > > responsive than in Emacs 22.0.50. Am I getting anything extra for the > > > longer wait? > > > > > > Does it help to set Info-hide-note-references to nil? > > > > I can't see any difference. I haven't been very scientific and it probably > > wouldn't be noticeable with a more powerful computer. > > Do you see a difference with Info-fontify-maximum-menu-size set to 0? > Could you try this on a slow computer? Yes, it seems to be a lot quicker. However, Info-fontify-maximum-menu-size is defined in Emacs 21.2, and is set to 100000. Nick