

You should not expect to be able to take my dot emacs and use it as is, because many of the packages that are loaded will not be present on your system in the expected location. It provides a nice way to set up key bindings based on a prefix key and provides a reminder at the bottom of the screen about possible subsequent keypresses. I recently started using Oleh Krehel’s hydra package, which was released at the start of the year.I spend most of my time in Emacs in org-mode, latex-mode, or bibtex-mode, so quite a lot of my dot emacs concerns those modes.
#FAST EMACS FOR MAC INSTALL#
The one exception is the Helm package, which I was unable to install manually. I do not use the Emacs package manager, but rather download packages manually and place them in ~/dropbox/elisp.

When I first started using use-package my Emacs load time dropped from 8 seconds to 5 seconds.
#FAST EMACS FOR MAC CODE#

When I acquired a Mac laptop in 2009 I realized that I needed to switch to an editor that runs on both Windows and Mac, so after trying Vim and Emacs (and temporarily using TextMate on the Mac) I switched to Emacs. I customized it to my preferences over many years, in particular for use with, and wrote four books and many papers with it.
#FAST EMACS FOR MAC PRO#
TSE Pro is small, fast, and highly customizable via its own macro language. The vast majority of my work is done on PCs, though, and from about 1988 until 2011 I used an editor for the PC called Qedit, later renamed TSE Pro, from The SemWare Corporation. I have been using Emacs on Unix systems since the 1980s.
