From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: YAMAMOTO Mitsuharu Newsgroups: gmane.emacs.bugs Subject: slowness (redisplay?) with column-number-mode and toolbar Date: Fri, 08 Jun 2007 11:43:52 +0900 Organization: Faculty of Science, Chiba University Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Trace: sea.gmane.org 1181270642 31616 80.91.229.12 (8 Jun 2007 02:44:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 8 Jun 2007 02:44:02 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: david.reitter@gmail.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Jun 08 04:44:01 2007 Return-path: Envelope-to: geb-bug-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 1HwUSH-0003kU-76 for geb-bug-gnu-emacs@m.gmane.org; Fri, 08 Jun 2007 04:44:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HwUSG-0004AQ-KS for geb-bug-gnu-emacs@m.gmane.org; Thu, 07 Jun 2007 22:44:00 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HwUSE-0004AK-54 for bug-gnu-emacs@gnu.org; Thu, 07 Jun 2007 22:43:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HwUSB-0004A8-Kp for bug-gnu-emacs@gnu.org; Thu, 07 Jun 2007 22:43:56 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HwUSB-0004A5-Ez for bug-gnu-emacs@gnu.org; Thu, 07 Jun 2007 22:43:55 -0400 Original-Received: from mathmail.math.s.chiba-u.ac.jp ([133.82.132.2]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HwUSA-0000xI-PW for bug-gnu-emacs@gnu.org; Thu, 07 Jun 2007 22:43:55 -0400 Original-Received: from church.math.s.chiba-u.ac.jp (church [133.82.132.36]) by mathmail.math.s.chiba-u.ac.jp (Postfix) with ESMTP id D41482C40; Fri, 8 Jun 2007 11:43:52 +0900 (JST) In-Reply-To: User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.1.50 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI) X-detected-kernel: NetBSD 3.0 (DF) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:15788 Archived-At: >>>>> On Thu, 7 Jun 2007 15:41:01 +0100, David Reitter said: > I am experiencing an incredible slowness in the screen redisplay (fast > typing results in a noticeable and annoying delay when updating the > screen) when both of the following conditions are met: > - column-number-mode is active > - tool-bar-mode is active / the tool-bar is being displayed in the > - frame that I'm typing in. > This occurs in an Emacs 22.1 with no further options, compiled for > Carbon and run on OS X. I can't reproduce it with Emacs 22.1/Mac OS X 10.3.9, and I think I could have found it if it were the case, because there was another `column-number-mode'-related problem (not related to Carbon) that I was debugging just before the release. Did you really test it with Emacs 22.1? According to another report, you seems to be using 22.1.50, not a release version. > I've received several bug reports on the Aquamacs mailing list > regarding this. We have column-number-mode on by default and also > display the tool-bar. It seems that Aquamacs Emacs 1.0 also uses Emacs 22.1.50. If so (and 1.0 is intended to be an official release version of Aquamacs Emacs), I'd say it's a ridiculous idea not to use the release version of Emacs for it. YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp