From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Dmitrijs Ledkovs <dmitrij.ledkov@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Mac OS X load path
Date: Tue, 19 Feb 2008 11:02:35 +0100 [thread overview]
Message-ID: <822DC710-0CE0-470C-B065-54C271366E51@Web.DE> (raw)
In-Reply-To: <DF4D4DB1-62A4-44CC-9E5D-38A709ADB682@gmail.com>
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 \ _\\_/-\='
_____________(_)|-(_) (_)___________________________________
next prev parent reply other threads:[~2008-02-19 10:02 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-18 14:07 Mac OS X load path Dmitrijs Ledkovs
2008-02-18 19:43 ` Thierry Volpiatto
[not found] ` <mailman.7593.1203363157.18990.help-gnu-emacs@gnu.org>
2008-02-18 19:48 ` Ralf Angeli
2008-02-18 19:52 ` Exal de Jesus Garcia Carrillo
2008-02-18 23:10 ` Peter Dyballa
2008-02-19 0:56 ` Dmitrijs Ledkovs
2008-02-19 10:02 ` Peter Dyballa [this message]
2008-02-19 2:47 ` William Xu
[not found] <mailman.7590.1203361262.18990.help-gnu-emacs@gnu.org>
2008-02-18 19:18 ` Exal de Jesus Garcia Carrillo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=822DC710-0CE0-470C-B065-54C271366E51@Web.DE \
--to=peter_dyballa@web.de \
--cc=dmitrij.ledkov@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).