From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Andr=E9_Cruz?= Newsgroups: gmane.emacs.devel Subject: Slow Carbon emacs Date: Mon, 7 Jan 2008 12:00:30 +0000 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v915) Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1199707242 11507 80.91.229.12 (7 Jan 2008 12:00:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 7 Jan 2008 12:00:42 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 07 13:01:04 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 1JBqf9-0003V8-LR for ged-emacs-devel@m.gmane.org; Mon, 07 Jan 2008 13:01:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBqem-00059k-Rz for ged-emacs-devel@m.gmane.org; Mon, 07 Jan 2008 07:00:40 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JBqei-00058H-SG for emacs-devel@gnu.org; Mon, 07 Jan 2008 07:00:36 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JBqeh-00056i-Ar for emacs-devel@gnu.org; Mon, 07 Jan 2008 07:00:35 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBqeh-00056Y-1V for emacs-devel@gnu.org; Mon, 07 Jan 2008 07:00:35 -0500 Original-Received: from mail.sl.pt ([212.55.140.13] helo=sl.pt) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JBqeg-0008OD-SA for emacs-devel@gnu.org; Mon, 07 Jan 2008 07:00:35 -0500 Original-Received: (qmail 30613 invoked from network); 7 Jan 2008 12:00:31 -0000 Original-Received: from unknown (HELO [172.28.230.33]) (andre.cruz@sl.pt@[172.28.230.33]) (envelope-sender ) by mail-sl (qmail-ldap-1.03) with AES128-SHA encrypted SMTP for ; 7 Jan 2008 12:00:31 -0000 Received-SPF: neutral (mail-sl: domain of (null) is neutral about designating 172.28.230.33 as permitted sender) X-Mailer: Apple Mail (2.915) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:86466 Archived-At: Hello. I've retrieved the latest emacs version from the Git repository (last =20= commit: a0985609cd5b4f8818f45eeedb420cb4187efa67) and I've builit it =20 with the Carbon interface. Emacs seems to respond much slower than version 22.1 did. When I press =20= a key the keystrokes appear in blocks like I'm using a 1200 baud link. =20= Is this a known problem? If I start emacs without the carbon interface, just the text version, =20= it seems to run fine. Best regards, Andr=E9 Cruz=