From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Benjamin Riefenstahl Newsgroups: gmane.emacs.devel Subject: Re: Emacs on MAC OS X 10.3 Date: Thu, 18 Dec 2003 11:52:39 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <3FE021B2.90602@siol.net> <97283ED8-30BB-11D8-8859-000A95D9C74C@fugue.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1071745192 25133 80.91.224.253 (18 Dec 2003 10:59:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 18 Dec 2003 10:59:52 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Dec 18 11:59:49 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AWvsj-0005Xs-00 for ; Thu, 18 Dec 2003 11:59:49 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AWvsj-000417-00 for ; Thu, 18 Dec 2003 11:59:49 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AWwme-0001Hy-Pa for emacs-devel@quimby.gnus.org; Thu, 18 Dec 2003 06:57:36 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AWwlg-00017R-81 for emacs-devel@gnu.org; Thu, 18 Dec 2003 06:56:36 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AWwl7-0000nO-7E for emacs-devel@gnu.org; Thu, 18 Dec 2003 06:56:33 -0500 Original-Received: from [193.28.100.165] (helo=mail.epost.de) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AWwjs-0000LX-4q for emacs-devel@gnu.org; Thu, 18 Dec 2003 06:54:44 -0500 Original-Received: from seneca.benny.turtle-trading.net.epost.de (193.99.153.30) by mail.epost.de (6.7.019) id 3FD816DC001BCC0A; Thu, 18 Dec 2003 11:53:16 +0100 Original-To: Ted Lemon In-Reply-To: <97283ED8-30BB-11D8-8859-000A95D9C74C@fugue.com> (Ted Lemon's message of "Wed, 17 Dec 2003 12:05:26 -0600") User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:18735 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:18735 Hi Ted, > On Dec 17, 2003, at 4:56 AM, Benjamin Riefenstahl wrote: >> Sadly, there is no maintainer for the Aqua Emacs at the moment. Ted Lemon writes: > I volunteered to do it, Cool, that's great! > However, it's not really Aqua emacs - it's Carbon emacs. I thought that Aqua is the whole GUI system and/or look-and-feel and Carbon and Cocoa are the APIs? > I'd actually like to add an experimental set of Aqua stubs, although > given that the Carbon code is quite stable now and also works on > MacOS 9, I don't think it's time to switch to Aqua yet. I think that there once was a NextSTEP port of Emacs, right? But I guess very little of that code is still usefull today for a recent Emacs version. benny