diff --git a/beaglebone.txt b/beaglebone.txt index 43042047..88be1aa5 100644 --- a/beaglebone.txt +++ b/beaglebone.txt @@ -380,6 +380,8 @@ Some basic Emacs keys which will be useful to new users are: | Save | CTRL-x CTRL-s | | Exit | CTRL-x CTRL-c | +If you need an example Emacs configuration file to get you going then one can be [[Emacs setup][found here]]. + ** Enable backports To enable some newer packages add backports to the repositories. @@ -7525,7 +7527,7 @@ deb http://packages.cubian.org/ wheezy main non-free deb http://repo.ajenti.org/debian main main debian #+END_SRC -*** Emacs +*** Emacs setup An example Emacs configuration file. This should be saved to */home/myusername/.emacs* and */root/.emacs* #+BEGIN_SRC: bash