Loading mail settings if they exist \nProper up/down history movement in nrepl

This commit is contained in:
vincent@spotify.com 2013-08-28 00:56:20 +02:00
parent 867a87387c
commit a7e4801f3b
4 changed files with 15 additions and 2 deletions

View file

@ -9,6 +9,8 @@
;;; Code:
(add-to-list 'load-path "/usr/local/share/emacs/site-lisp/mu4e")
(add-to-list 'exec-path "/usr/local/bin")
(add-to-list 'exec-path (expand-file-name "~/bin"))
(add-to-list 'exec-path "/Applications/Racket/bin")