From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: 23.0.50; MacOS X 10.4: very slow visuals, multi-tty patch suspected Date: Thu, 06 Sep 2007 07:14:54 -0700 Message-ID: <200709061414.l86EEwQE013656@oogie-boogie.ics.uci.edu> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1189088209 4080 80.91.229.12 (6 Sep 2007 14:16:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 6 Sep 2007 14:16:49 +0000 (UTC) Cc: emacs-devel@gnu.org To: Ted Zlatanov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 06 16:16:46 2007 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 1ITI9u-0007fI-SK for ged-emacs-devel@m.gmane.org; Thu, 06 Sep 2007 16:16:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ITI9t-0004aT-Fd for ged-emacs-devel@m.gmane.org; Thu, 06 Sep 2007 10:16:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ITI9n-0004ZI-G8 for emacs-devel@gnu.org; Thu, 06 Sep 2007 10:16:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ITI9l-0004Yh-EC for emacs-devel@gnu.org; Thu, 06 Sep 2007 10:16:30 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ITI9l-0004Ye-9i for emacs-devel@gnu.org; Thu, 06 Sep 2007 10:16:29 -0400 Original-Received: from oogie-boogie.ics.uci.edu ([128.195.1.41]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ITI9k-0005DB-Bz for emacs-devel@gnu.org; Thu, 06 Sep 2007 10:16:28 -0400 Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by oogie-boogie.ics.uci.edu (8.13.6/8.13.6) with ESMTP id l86EEwQE013656; Thu, 6 Sep 2007 07:14:58 -0700 (PDT) In-Reply-To: (Ted Zlatanov's message of "Thu\, 06 Sep 2007 05\:02\:21 -0500") Original-Lines: 18 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-Detected-Kernel: Solaris 9 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:77975 Archived-At: Ted Zlatanov writes: > Started Emacs without any init functionality to confirm this > performance issue. > > Visual operations (e.g. line down/up) are much, much slower than in > my last CVS build from 2 weeks ago. There is a perceptible lag every > time I press up/down arrow for example. I didn't see a way to compile > without multi-tty at the configure level to confirm the multi-tty > patch is the problem, but I suspect it. It may be related that > (start-server) doesn't start the Emacs server. > > Nonvisual operations, e.g. Gnus loading, are as fast as they were > before based on observation but no hard numbers. This is a known problem (it has been reported before), unfortunately nobody seems to care enough about that platform to try to fix it and there is no active maintainer for it.