The Smallest Carbon Emacs Installer Ever.
As noted on several other blogs posts the /usr/bin/emacs in MacOS X Leopard is built with carbon support, it simply lacks the .app wrapper. You can easily download the .app wrapper and create a symlink and away you go. So here is a shell script that does that.emacs-installer.shUsage:
- Download
emacs-installer.sh chmod a+x emacs-installer.shsudo ./emacs-installer.sh /Applications
January 10th, 2008 at 4:08 am
’tis neat!
The ln call didn’t work for me, but I got it working by hand, thanks a lot
Jan
–