From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Mac OS X load path Date: Tue, 19 Feb 2008 11:02:35 +0100 Message-ID: <822DC710-0CE0-470C-B065-54C271366E51@Web.DE> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1203415629 4191 80.91.229.12 (19 Feb 2008 10:07:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 19 Feb 2008 10:07:09 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Dmitrijs Ledkovs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 19 11:07:34 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JRPNs-0007Bj-Np for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Feb 2008 11:07:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JRPNN-0006AZ-PA for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Feb 2008 05:07:01 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JRPJB-0003Ty-Mv for help-gnu-emacs@gnu.org; Tue, 19 Feb 2008 05:02:41 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JRPJ9-0003SQ-Kk for help-gnu-emacs@gnu.org; Tue, 19 Feb 2008 05:02:40 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JRPJ9-0003S0-4o for help-gnu-emacs@gnu.org; Tue, 19 Feb 2008 05:02:39 -0500 Original-Received: from fmmailgate01.web.de ([217.72.192.221]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JRPJ8-0005v3-Ko for help-gnu-emacs@gnu.org; Tue, 19 Feb 2008 05:02:38 -0500 Original-Received: from smtp07.web.de (fmsmtp07.dlan.cinetic.de [172.20.5.215]) by fmmailgate01.web.de (Postfix) with ESMTP id 97B8FD3A2D6F; Tue, 19 Feb 2008 11:02:37 +0100 (CET) Original-Received: from [195.4.204.187] (helo=[192.168.1.2]) by smtp07.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.109 #226) id 1JRPJ7-0005Uf-00; Tue, 19 Feb 2008 11:02:37 +0100 In-Reply-To: X-Mailer: Apple Mail (2.753) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX1+7WG+sRMHONNrrWrgCE6ScoDUC/K9heNNSyhX9 ZjAgjJdDHyV7heOkwUL2/mJ/L67KWfJv7Ay4U4+t0pusbDGhWM I/00lfuX8xuaqjwsOyog== X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:51676 Archived-At: Am 19.02.2008 um 01:56 schrieb Dmitrijs Ledkovs: > My question is now is how do I uninstall both emacs (apple's and > compiled) from my system. There is no sense in wiping Apple's old Emacs. It's part of the OS > > Ideal of having Emacs in Application Support is appealing to me, > because I want to keep things structured OS X style =D. /Library/Application\ Support/Emacs is meant to contain local additions, like for example AUCTeX (not the application). The Carbon Emacsen and other variants can be created as a "light" application bundle, one that does not contain the whole ELisp trees. I did it by first making the bootstrap target for an X client Emacs. Then I made the light application bundle (mac/make-package does this job somehow by using the proper configure options), just a simple make. This process creates a PKG file inside a DMG archive. Open and install. It installs a /usr/local/bin/emacs that does not seem to work, so the X client is made again (plain, no bootstrap), which easily works because its configuration was not changed since bootstrapping it. Then install this one. You'll have the X client /usr/local/bin/emacs and the Carbon /Applications/Emacs.app. -- Greetings Pete <\ _\ O _ |o \ _\\_/-\=' _____________(_)|-(_) (_)___________________________________