From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Adrian Robert Newsgroups: gmane.emacs.devel Subject: Re: Pretest next week Date: Wed, 4 Feb 2009 12:16:07 +0000 (UTC) Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1233749792 24745 80.91.229.12 (4 Feb 2009 12:16:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 4 Feb 2009 12:16:32 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 04 13:17:46 2009 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 1LUghM-0001XH-Hx for ged-emacs-devel@m.gmane.org; Wed, 04 Feb 2009 13:17:45 +0100 Original-Received: from localhost ([127.0.0.1]:57186 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LUgg3-0004wX-Iv for ged-emacs-devel@m.gmane.org; Wed, 04 Feb 2009 07:16:23 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LUgfy-0004vQ-Rc for emacs-devel@gnu.org; Wed, 04 Feb 2009 07:16:18 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LUgfx-0004vE-Dh for emacs-devel@gnu.org; Wed, 04 Feb 2009 07:16:18 -0500 Original-Received: from [199.232.76.173] (port=33329 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LUgfx-0004vB-Bk for emacs-devel@gnu.org; Wed, 04 Feb 2009 07:16:17 -0500 Original-Received: from main.gmane.org ([80.91.229.2]:36347 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LUgfx-0006kL-01 for emacs-devel@gnu.org; Wed, 04 Feb 2009 07:16:17 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LUgfv-0007c3-Ql for emacs-devel@gnu.org; Wed, 04 Feb 2009 12:16:15 +0000 Original-Received: from 85.23.168.193 ([85.23.168.193]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Feb 2009 12:16:15 +0000 Original-Received: from Adrian.B.Robert by 85.23.168.193 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Feb 2009 12:16:15 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 7 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 85.23.168.193 (Opera/9.63 (Macintosh; Intel Mac OS X; U; en) Presto/2.1.1) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:108732 Archived-At: One more technical point: IMHO switching the Cocoa port to use the same event loop integration method as W32 (a separate thread to run the GUI toolkit event loop) would work as well under Cocoa as it does under W32. But I'd prefer to avoid this sort of change unless the flaws in the current integration, which has served a wide user base for many years, prove unworkable.