Donmclean
10/8/2015 - 2:14 PM

Use Emacs To Edit Code

Use Emacs To Edit Code

#Install wih Homebrew
brew install emacs --with-cocoa

#Open a file to be editted in Emacs
open -a emacs filename.py