Install Emacs 27 on Ubuntu 18.04

Nov 12, 2020

I use Spacemacs (highly recommended) who's latest versions aren't compatible with earlier Emacs (eg, 25 is common on 18.04).

# Install Emacs 27
sudo add-apt-repository ppa:kelleyk/emacs
sudo apt update
sudo apt install emacs27

# Install Spacemacs
git clone https://github.com/syl20bnr/spacemacs ~/.emacs.d
CTA

Long coding sessions lead to physical fatigue and mental fog. A walking desk keeps you alert and focused, preventing costly bugs and burnout.Stay focused and healthy during long coding sessions.Get the factsGet the facts

Comments temporarily disabled because Disqus started showing ads (and rough ones). I'll have to migrate the commenting system.