From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: YAMAMOTO Mitsuharu Newsgroups: gmane.emacs.devel Subject: Re: merging Emacs.app Date: Fri, 07 Mar 2008 12:16:16 +0900 Organization: Faculty of Science, Chiba University Message-ID: References: <18375.18663.981150.252393@kahikatea.snap.net.nz> <200803031629.m23GT4tH023615@sallyv1.ics.uci.edu> <200803050504.m2554JRn010804@sallyv1.ics.uci.edu> <200803051605.m25G5bfF012539@sallyv1.ics.uci.edu> <200803060403.m2643HgL006230@sallyv1.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1204859801 23580 80.91.229.12 (7 Mar 2008 03:16:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Mar 2008 03:16:41 +0000 (UTC) Cc: Eli Zaretskii , Stefan Monnier , emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 07 04:17:07 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 1JXT50-0006Yv-Ba for ged-emacs-devel@m.gmane.org; Fri, 07 Mar 2008 04:17:06 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JXT4S-0004BP-E2 for ged-emacs-devel@m.gmane.org; Thu, 06 Mar 2008 22:16:32 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JXT4P-0004BD-7k for emacs-devel@gnu.org; Thu, 06 Mar 2008 22:16:29 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JXT4M-0004Ap-0c for emacs-devel@gnu.org; Thu, 06 Mar 2008 22:16:28 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JXT4L-0004Am-S1 for emacs-devel@gnu.org; Thu, 06 Mar 2008 22:16:25 -0500 Original-Received: from ntp.math.s.chiba-u.ac.jp ([133.82.132.2] helo=mathmail.math.s.chiba-u.ac.jp) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JXT4H-0005an-2V; Thu, 06 Mar 2008 22:16:21 -0500 Original-Received: from church.math.s.chiba-u.ac.jp (church [133.82.132.36]) by mathmail.math.s.chiba-u.ac.jp (Postfix) with ESMTP id 197582C46; Fri, 7 Mar 2008 12:16:16 +0900 (JST) In-Reply-To: <200803060403.m2643HgL006230@sallyv1.ics.uci.edu> User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/23.0.50 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI) X-detected-kernel: by monty-python.gnu.org: NetBSD 3.0 (DF) 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:91580 Archived-At: >>>>> On Wed, 05 Mar 2008 20:03:16 -0800, Dan Nicolaescu said: >>> The question then is: would you be interested in using your >>> expertise to help the Emacs.app port get merged into trunk, and >>> get into a state that is at least as good as the Carbon port on >>> emacs-22? >> >> One may think that the two ports mainly differs in the APIs they >> use, but what's really different between them is their fundamental >> design and policy. (Otherwise I wouldn't have tried to make >> another Cocoa-based port.) > Some of that experience should be portable though: ability to > debug/diagnose problems, porting some of the relevant lisp code > should all be useful. Maybe after the C-g issues have been solved, at least. YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp