Skip to content

Instantly share code, notes, and snippets.

@fabiotatsuo
Created April 22, 2013 00:44
Show Gist options
  • Save fabiotatsuo/5431764 to your computer and use it in GitHub Desktop.
Save fabiotatsuo/5431764 to your computer and use it in GitHub Desktop.
Emacs install
http://www.mikeyboldt.com/2011/11/30/install-emacs-24-in-ubuntu/#comment-375
After reading several good things about emacs 24, I decided to give it a shot. A little googling led me to Damien Cassou’s emacs snapshot PPA. Simply ran the following:
sudo add-apt-repository ppa:cassou/emacs
sudo apt-get update
sudo apt-get install emacs-snapshot
emacs-snapshot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment