From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.devel Subject: Re: Emacs 23 Mac port Date: Mon, 15 Nov 2010 09:23:54 -0600 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87d3q6d305.fsf@lifelogs.com> References: <2282B3B4-D844-4E26-BB94-9F79EEA2E847@gmail.com> <4CE058E8.9010606@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1289835002 30984 80.91.229.12 (15 Nov 2010 15:30:02 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 15 Nov 2010 15:30:02 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 15 16:29:57 2010 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.69) (envelope-from ) id 1PI10F-0001b3-QP for ged-emacs-devel@m.gmane.org; Mon, 15 Nov 2010 16:29:55 +0100 Original-Received: from localhost ([127.0.0.1]:60191 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PI0uw-0005le-5g for ged-emacs-devel@m.gmane.org; Mon, 15 Nov 2010 10:24:26 -0500 Original-Received: from [140.186.70.92] (port=58494 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PI0up-0005lF-GE for emacs-devel@gnu.org; Mon, 15 Nov 2010 10:24:21 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PI0ui-0004ca-6G for emacs-devel@gnu.org; Mon, 15 Nov 2010 10:24:17 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:57055) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PI0uh-0004bU-T0 for emacs-devel@gnu.org; Mon, 15 Nov 2010 10:24:12 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PI0ub-0006J4-Np for emacs-devel@gnu.org; Mon, 15 Nov 2010 16:24:05 +0100 Original-Received: from 38.98.147.130 ([38.98.147.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Nov 2010 16:24:05 +0100 Original-Received: from tzz by 38.98.147.130 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Nov 2010 16:24:05 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 38.98.147.130 X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:sEXurx1zsJ+AebERJhg3eMu5Wrw= X-detected-operating-system: by eggs.gnu.org: GNU/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:132631 Archived-At: On Sun, 14 Nov 2010 13:47:20 -0800 Daniel Colascione wrote: DC> On 11/10/10 12:50 AM, YAMAMOTO Mitsuharu wrote: >> The eighteenth update of the Mac port, which is >> experimental/hackers-only, is now available from >> >> ftp://ftp.math.s.chiba-u.ac.jp/emacs/emacs-23.2.90-mac-1.998.tar.gz >> >> This version is based on Emacs 23.2.90 pretest. DC> Thanks for continuing to do this work. I still find the AppKit port to DC> be more reliable and useful than the NS one, and I hope it makes it into DC> mainline one day. IIRC the AppKit port depends on the Carbon libraries and so is not a good long-term solution. Mitsuharu-san, is that still correct? Ted