Thursday, 28 June 2012

Install Emacs 24 in Ubuntu

CREDITS TO:
http://www.mikeyboldt.com/2011/11/30/install-emacs-24-in-ubuntu/

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
Everything works great so far, specifically email in mew, chatting with jabber.el, myorg files, and org2blog/wp. Played with the built-in ELPA package manager a little, and I really thing it will be nice to avoid manual package management.
Haven’t decided if/how often I’ll update my snapshot. Maybe until emacs 24 comes out in the Canonical packages? But then will I want to stay on the bleeding edge? Thoughts/suggestions/experiences?

0 comments:

Post a Comment