From 574741d901a7db9e86f01c37b292616bd51afd89 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 23 Aug 2014 14:08:16 +0100 Subject: [PATCH] On jessie we can use emacs 24 --- beaglebone.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/beaglebone.txt b/beaglebone.txt index 4bf52d4d..e8577cce 100644 --- a/beaglebone.txt +++ b/beaglebone.txt @@ -370,8 +370,8 @@ For an editor which is less erratic than vi when used within a remote console su #+BEGIN_SRC: bash apt-get update -apt-get install emacs -update-alternatives --set editor /usr/bin/emacs23 +apt-get install emacs24 +update-alternatives --set editor /usr/bin/emacs24 #+END_SRC Some basic Emacs keys which will be useful to new users are: