diff --git a/module2/ressources/emacs_orgmode.html b/module2/ressources/emacs_orgmode.html index 191370cdf1cb9d83bba6182d5471a8be139ac9aa..38185c32a28bf3c25c05377668f6806fd94ee06a 100644 --- a/module2/ressources/emacs_orgmode.html +++ b/module2/ressources/emacs_orgmode.html @@ -4,39 +4,39 @@
Disclaimer: The two sections A simple "reproducible research" emacs configuration and A stub of replicable article explain how to set up -org-mode for this MOOC. These sections are illustrated in two out of -the three video tutorials of this sequence, and which you really -should follow carefully. Otherwise, you may have trouble doing the -exercises later on. Likewise, I strongly encourage you to watch the -"emacs and git" video tutorial available at the same place. +emacs/org-mode for this MOOC. These sections are illustrated in two +out of the three video tutorials of this sequence, and which you +really should follow carefully. Otherwise, you may have trouble doing +the exercises later on. Likewise, I strongly encourage you to watch +the "emacs and git" video tutorial available at the same place.
The next section provides information on how to install emacs.
-We provide here only instructions for debian-based distributions. Feel free to contribute to this document to provide up-to-date information @@ -124,9 +124,9 @@ which is now deprecated.
Option 1: Install the .dmg
file from Vincent Goulet:
@@ -159,9 +159,9 @@ brew install wget
Install the .exe
file from Vincent Goulet:
https://vigou3.github.io/emacs-modified-windows/. It ships with recent
@@ -175,9 +175,9 @@ versions:
This section is illustrated in a video tutorial (in French). Watching it before following the instructions given in this section may help. @@ -195,9 +195,9 @@ adding a few org-mode specific configurations.
The procedure we propose will wipe your already existing custom emacs configuration if you already have one. You should thus beforehand make @@ -218,9 +218,9 @@ rr_org/journal.org
Create an org/
directory in the top of your home:
Copy rr_org/init.el
in your ~/.emacs.d/
directory.
emacs -q -l rr_org/init.el
Open a new instance of Emacs and open a
In step 1, you were told to create an journal in
This section is illustrated in a video tutorial (in French). Watching
it before following the instructions given in this section may help.
@@ -362,22 +362,22 @@ chunk of code when exporting.
Learning emacs and org-mode can be difficult as there is an inordinate
amount of shortcuts. Many people have thus come up with
cheat-sheats. Here is a selection in case it helps:
For those of you who prefer video explanations, here is a Youtube
channel with many step by step emacs tutorials.
Company-mode is a text completion framework for Emacs. It allows to
have smart completion in emacs for the most common languages. If you
@@ -421,9 +421,9 @@ official Web page: http://company-mode.
Magit is an emacs interface for Git. Its usage is briefly illustrated
in the context of this MOOC in a video tutorial (in French).
@@ -440,9 +440,9 @@ invoke magit by using foo.org
file. Copy the
following lines in this file:
@@ -284,9 +284,9 @@ is demonstrated in the
-Step 4: Open and play with your journal:
-Step 4: Open and play with your journal:
+~org/journal.org
. First you probably want to make sure this file is
@@ -297,9 +297,9 @@ forums.
A stub of replicable article
-A stub of replicable article
+Emacs Tips and tricks
-Emacs Tips and tricks
+Cheat-sheets
-Cheat-sheets
+Emacs
-Emacs
+
Org-mode
-Org-mode
+
Video tutorials
-Video tutorials
+Additional useful emacs packages
-Additional useful emacs packages
+Company-mode
-Company-mode
+Magit
-Magit
+C-x g
.
Other resources
-Other resources
+