Bob Mottram преди 11 години
родител
ревизия
43b6ed5c42
променени са 1 файла, в които са добавени 3 реда и са изтрити 1 реда
  1. 3
    1
      beaglebone.txt

+ 3
- 1
beaglebone.txt Целия файл

380
 | Save        | CTRL-x CTRL-s |
380
 | Save        | CTRL-x CTRL-s |
381
 | Exit        | CTRL-x CTRL-c |
381
 | Exit        | CTRL-x CTRL-c |
382
 
382
 
383
+If you need an example Emacs configuration file to get you going then one can be [[Emacs setup][found here]].
384
+
383
 ** Enable backports
385
 ** Enable backports
384
 
386
 
385
 To enable some newer packages add backports to the repositories.
387
 To enable some newer packages add backports to the repositories.
7525
 deb http://repo.ajenti.org/debian main main debian
7527
 deb http://repo.ajenti.org/debian main main debian
7526
 #+END_SRC
7528
 #+END_SRC
7527
 
7529
 
7528
-*** Emacs
7530
+*** Emacs setup
7529
 An example Emacs configuration file. This should be saved to */home/myusername/.emacs* and */root/.emacs*
7531
 An example Emacs configuration file. This should be saved to */home/myusername/.emacs* and */root/.emacs*
7530
 
7532
 
7531
 #+BEGIN_SRC: bash
7533
 #+BEGIN_SRC: bash