From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lynbech Christian Newsgroups: gmane.emacs.devel Subject: Re: Cocoa Emacs Date: Mon, 25 Aug 2008 14:31:17 +0200 Message-ID: References: <18605.7028.384836.468873@kahikatea.snap.net.nz> <18606.33164.193706.698574@kahikatea.snap.net.nz> <18607.12333.429749.715261@kahikatea.snap.net.nz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1219667511 19595 80.91.229.12 (25 Aug 2008 12:31:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 Aug 2008 12:31:51 +0000 (UTC) Cc: Adrian Robert , emacs-devel@gnu.org To: Nick Roberts Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 25 14:32:41 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 1KXbFK-0000Gy-1M for ged-emacs-devel@m.gmane.org; Mon, 25 Aug 2008 14:32:34 +0200 Original-Received: from localhost ([127.0.0.1]:39871 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KXbEM-0000UL-1K for ged-emacs-devel@m.gmane.org; Mon, 25 Aug 2008 08:31:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KXbEF-0000Sz-PF for emacs-devel@gnu.org; Mon, 25 Aug 2008 08:31:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KXbEB-0000Ox-Q2 for emacs-devel@gnu.org; Mon, 25 Aug 2008 08:31:27 -0400 Original-Received: from [199.232.76.173] (port=38727 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KXbEB-0000Oq-Jx for emacs-devel@gnu.org; Mon, 25 Aug 2008 08:31:23 -0400 Original-Received: from ws000774.tietoenator.com ([193.12.181.129]:29025) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KXbEB-0000X5-7G for emacs-devel@gnu.org; Mon, 25 Aug 2008 08:31:23 -0400 X-AuditID: c10cb581-00000e84000004dc-ce-48b2a6145676 Original-Received: from camaro.eu.tieto.com ([192.176.143.43]) by ws000774.tietoenator.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 25 Aug 2008 14:31:16 +0200 Original-Received: from ul000205.eu.tieto.com ([10.48.99.70]) by camaro.eu.tieto.com with Microsoft SMTPSVC(6.0.3790.1830); Mon, 25 Aug 2008 14:31:21 +0200 In-Reply-To: <18607.12333.429749.715261@kahikatea.snap.net.nz> (Nick Roberts's message of "Sat, 23 Aug 2008 09:31:25 +1200") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux) X-OriginalArrivalTime: 25 Aug 2008 12:31:21.0731 (UTC) FILETIME=[7B2BBD30:01C906AE] X-Brightmail-Tracker: AAAAAA== X-detected-kernel: by monty-python.gnu.org: Windows 2000 SP4, XP SP1+ 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:102931 Archived-At: It used to be that the following configure option would enable installation to /Application: --enable-carbon-app[=DIR] specify install directory for Emacs.app on Mac OS X [DIR=/Application] but it no longer is so. Now installation goes to ./ns (I think, I am not close to my mac) inside of the emacs source directory. The chance happened when the cocoa branch was merged in (possibly it is just that the cocoa branch did not take that carbon functionality with it). It is actually rather usefull (if a bit out of line with the other architectures) since it makes it easy to test out the compiled result without wrecking an existing installation in /Application and it is anyway easy to do the proper "installation", just move the .app directory to /Application. ------------------------+----------------------------------------------------- Christian Lynbech | christian #\@ defun #\. dk ------------------------+----------------------------------------------------- Hit the philistines three times over the head with the Elisp reference manual. - petonic@hal.com (Michael A. Petonic)