- Emacs taught me freedom for software
- Emacs taught me how to read code
- Emacs taught me power of Lisp
- Emacs taught me how to implement a language core
- Emacs taught me how to implement a garbage collector
- Emacs helped me to code and debug
- Emacs helped me to write and edit text/mails/documents
- Emacs helped me to be a effective programmer
- Emacs made me a hacker
- Emacs has changed my life forever
-Matz
A lovely set of emacs setting. It depends emacs 24.2 on the Mac OS 10.8.
To grab all the dependencies, either:
git clone git://github.com/arcthur/.emacs.d.git
cd .emacs.d
git submodule init
git submodule update
I use Cocoa Emacs, installed like this:
brew install emacs --cocoa
You can also get the very latest Emacs:
brew install emacs --cocoa --use-git-head --HEAD
I use own yasnippet snippet, update in .emacs.d:
git submodule foreach git pull origin master
These emacsors helped me. You need learned either: