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:

  1. Download emacs-installer.sh
  2. chmod a+x emacs-installer.sh
  3. sudo ./emacs-installer.sh /Applications

Technorati Tags: ,

Tags: ,

One Response to “The Smallest Carbon Emacs Installer Ever.”

  1. Jan Says:

    ’tis neat!
    The ln call didn’t work for me, but I got it working by hand, thanks a lot

    Jan

Leave a Reply