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: MacOS port functional too (was Re: [multi-tty] Emacs port status) Date: Sat, 19 May 2007 16:25:05 -0700 Message-ID: <200705192325.l4JNP7lT027096@oogie-boogie.ics.uci.edu> References: <464CC097.10700@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1179617225 6177 80.91.229.12 (19 May 2007 23:27:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 19 May 2007 23:27:05 +0000 (UTC) To: Emacs Devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun May 20 01:27:02 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 1HpYKD-0006q8-4O for ged-emacs-devel@m.gmane.org; Sun, 20 May 2007 01:27:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HpYKC-0005uB-Aq for ged-emacs-devel@m.gmane.org; Sat, 19 May 2007 19:27:00 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HpYK8-0005ts-RW for emacs-devel@gnu.org; Sat, 19 May 2007 19:26:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HpYK8-0005tg-AH for emacs-devel@gnu.org; Sat, 19 May 2007 19:26:56 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HpYK8-0005td-3M for emacs-devel@gnu.org; Sat, 19 May 2007 19:26:56 -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 1HpYK7-0001wY-MT for emacs-devel@gnu.org; Sat, 19 May 2007 19:26:55 -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 l4JNP7lT027096 for ; Sat, 19 May 2007 16:25:07 -0700 (PDT) In-Reply-To: <464CC097.10700@gnu.org> (Jason Rumney's message of "Thu\, 17 May 2007 21\:52\:39 +0100") Original-Lines: 15 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:71408 Archived-At: The MacOS port is functional now. When compiling for X11 all the multi-tty functionality that is available on other platform works as well. When compiling for the native Carbon toolkit it is possible to use both terminal and Carbon frames simultaneously. Everything was only very lightly test as I run out of time, I have done this work on a borrowed machine that I had to return. I am not sure that I am going to have access to such a machine any time soon. (This is the first time ever that I compiled _any_ code on a Mac...) Please take multi-tty for a spin on a Mac.