Emacs 24.4 was released today! Let’s try it
wget http://ftpmirror.gnu.org/emacs/emacs-24.4.tar.xz tar xf emacs-24.4.tar.xz cd emacs-24.4 ./configure make make check sudo make install /usr/local/bin/emacs &
Among other things, it has a new web browser…eww. No, I don’t mind web browsers…that’s its name! Type M-x eww RET
to try it. Here’s what the Elixir home page looks like in eww:
Keen!
As I understand it, this will be the last release of Emacs 24. Next up, Emacs 25!