bmaland / my-emacs

My emacs configuration

Home Page:http://www.gnu.org/software/emacs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions

Aquamacs

Place (load "~/.emacs.d/init.el") in ~/Library/Preferences/Aquamacs Emacs/Preferences.el

Byte compilation

Remember to byte compile: (byte-recompile-directory "/.emacs.d/vendor" 0) (byte-recompile-directory "/.emacs.d/elpa" 0)

NOTE: This might cause problems with SLIME.

About

My emacs configuration

http://www.gnu.org/software/emacs/


Languages

Language:Emacs Lisp 100.0%