Emacs stuff to remember
Posted on 17 March, 2010 at 8:45pm with no comments
I’ll just keep stuff I do here while I try to use Emacs. So this is a post in progress.
Note to self: Remember, have fun. If not, forget about it. I don’t have to, it’s for fun.
OK, so here’s what I did first. I downloaded Carbon Emacs and installed it. I got it from here.
Then what I wanted was to replace the default Emacs that OS X uses and use my installation of Carbon Emacs. I did it by adding this to my .profile file:
alias emacs="open -a /Applications/Emacs.app"
Oh oh. Seems like if the file doesn’t exist it doesn’t create it… it only works for files that exist. : P (fix?)
Added some keyboard customization from this file in Github. (Thanks topfunky). Now if before you kill yourself, this is where it should go (I think so)
/Applications/Emacs.app/Contents/Resources/site-lisp