* Removing Gnu Emacs 22 from OSX 10.4.10
@ 2007-07-19 4:02 fcache
2007-07-19 8:47 ` Joost Kremers
0 siblings, 1 reply; 2+ messages in thread
From: fcache @ 2007-07-19 4:02 UTC (permalink / raw)
To: help-gnu-emacs
Hi,
I'm looking for assistance in a clean removal of gnu emacs 22 from my
OSX 10.4.10 box. I loaded and compiled gnu emacs 22 using the
instructions on the webpage: http://www.oreillynet.com/mac/blog/2006/01/building_emacs22_on_mac_os_x.html
and eventually to replace it with a clean installation of Aquamacs. I
executed ./configure --uninstall and the GNU Emacs icon was removed
from the Applications folder. However, I am still able to execute
emacs from within the Bash shell. I tried executing "make uninstall"
to no avail. How can I cleanly remove gnu emacs?
Thanx,
Ed
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Removing Gnu Emacs 22 from OSX 10.4.10
2007-07-19 4:02 Removing Gnu Emacs 22 from OSX 10.4.10 fcache
@ 2007-07-19 8:47 ` Joost Kremers
0 siblings, 0 replies; 2+ messages in thread
From: Joost Kremers @ 2007-07-19 8:47 UTC (permalink / raw)
To: help-gnu-emacs
fcache@gmail.com wrote:
> However, I am still able to execute
> emacs from within the Bash shell.
yes, because a command-line emacs is standard in OS X. do 'which emacs' and
you'll see that the executable is in /usr/bin/ or some such place, not in
/Applications.
so the emacs that you can still run is not the one you installed and then
uninstalled.
--
Joost Kremers joostkremers@yahoo.com
Selbst in die Unterwelt dringt durch Spalten Licht
EN:SiS(9)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-19 8:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-19 4:02 Removing Gnu Emacs 22 from OSX 10.4.10 fcache
2007-07-19 8:47 ` Joost Kremers
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.