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: Carbon port emacs-unicode-2 build problem under MacOSX Date: Thu, 08 Nov 2007 11:31:08 +0900 Organization: Faculty of Science, Chiba University Message-ID: References: <47305F6E.2030204@gnu.org> 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 1194489095 17756 80.91.229.12 (8 Nov 2007 02:31:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 8 Nov 2007 02:31:35 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 08 03:31:40 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 1IpxB6-000141-9F for ged-emacs-devel@m.gmane.org; Thu, 08 Nov 2007 03:31:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpxAu-0008Qm-UB for ged-emacs-devel@m.gmane.org; Wed, 07 Nov 2007 21:31:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IpxAr-0008QN-0J for emacs-devel@gnu.org; Wed, 07 Nov 2007 21:31:17 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IpxAl-0008Pa-N5 for emacs-devel@gnu.org; Wed, 07 Nov 2007 21:31:15 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpxAl-0008PW-Ft for emacs-devel@gnu.org; Wed, 07 Nov 2007 21:31:11 -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 1IpxAk-0001zz-QX for emacs-devel@gnu.org; Wed, 07 Nov 2007 21:31:11 -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 C4DD92C40 for ; Thu, 8 Nov 2007 11:31:08 +0900 (JST) In-Reply-To: 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:82784 Archived-At: >>>>> On Thu, 08 Nov 2007 10:27:45 +0900, YAMAMOTO Mitsuharu said: >> I can look at your port too. But I can't find it online. Is it >> available? I'll gladly test it, offer suggestions, etc. if you >> need that assistance. It's hard to say more about your work or >> compare it with the Cocoa port otherwise. > It'll be available after the Emacs 22.2 release, if its inclusion is > allowed. If you want to see how it behaves, just test the Carbon > port. They are pretty much the same except `deprecated' warnings > :-p As the Carbon+AppKit port uses NSToolbar by default instead of the native Emacs tool bar, it's much like the Carbon port as of the `before-merge-multi-tty-to-trunk' tag, which uses HIToolbar and works. And another fact about the `deprecated' warnings: there are some functions that Apple marked `deprecated' in Tiger, but those marks are withdrawn in Leopard. You should not be worry about those warnings too sensitively. YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp