diff --git a/module2/ressources/emacs_orgmode.html b/module2/ressources/emacs_orgmode.html index de60757be0d26a2fb53c62c2757173b62c9b5e48..191370cdf1cb9d83bba6182d5471a8be139ac9aa 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. I have prepared two video tutorials (here and -here) for each, 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. +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 sections provide information on how to install emacs. Before -proceeding, make sure you have read the "Git and GitLab" instructions -(tutorial and resources from the 4th sequence of the 2nd module). +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 @@ -125,9 +124,9 @@ which is now deprecated.
Option 1: Install the .dmg
file from Vincent Goulet:
@@ -160,9 +159,9 @@ brew install wget
Install the .exe
file from Vincent Goulet:
https://vigou3.github.io/emacs-modified-windows/. It ships with recent
@@ -176,11 +175,11 @@ versions:
-This section is illustrated in a video tutorial (in French). Watching +This section is illustrated in a video tutorial (in French). Watching it before following the instructions given in this section may help.
@@ -196,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 @@ -219,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
+This section is illustrated in a video tutorial (in French). Watching
it before following the instructions given in this section may help.
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
@@ -422,29 +421,28 @@ official Web page: http://company-mode.
-Magit]] is an emacs interface for Git. It is briefly illustrated in a
-video tutorial.
+Magit is an emacs interface for Git. Its usage is briefly illustrated
+in the context of this MOOC in a video tutorial (in French).
-It is very powerful and we use
-it on a daily basis but you should definitely understand what git does
-behind the scene beforehand. If you feel this would be useful for you,
-you should follow the instructions from here:
-https://www.emacswiki.org/emacs/Magit. If you installed the previous
-"reproducible research" emacs configuration, you can easily invoke
-magit by using foo.org
file. Copy the
following lines in this file:
@@ -285,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
@@ -298,11 +297,11 @@ 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
.
+It is very powerful and we use it on a daily basis but you should
+definitely understand what git does behind the scene beforehand. If
+you feel this would be useful for you, you should follow this visual
+walk-through or this really short "crash course". If you installed the
+previous "reproducible research" emacs configuration, you can easily
+invoke magit by using C-x g
.
Other resources
-Other resources
+