Setting up Emacs daemon on OS X
Tired of waiting for emacs to start on OS X? This step by step guide will
teach you how to install the latest version of emacs and configure it to start
in the background (daemon mode) and use emacsclient
as your main editor.
Install Homebrew
First you'll need to install the [Homebrew package manager][brew] if yo haven't already. It is amazing.