diff --git a/module2/ressources/emacs_orgmode.html b/module2/ressources/emacs_orgmode.html index 3c0fb6424189dc9eb74e4044082e510548dad97a..d7886858c1d5cb25edce30a674083f25099a04b5 100644 --- a/module2/ressources/emacs_orgmode.html +++ b/module2/ressources/emacs_orgmode.html @@ -4,43 +4,43 @@
We provide here only instructions for debian-based distributions. Feel free to contribute to this document to provide up-to-date information @@ -130,9 +130,9 @@ which is now deprecated.
Option 1: Install the .dmg
file from Vincent Goulet:
@@ -165,9 +165,9 @@ brew install wget
Install the .exe
file from Vincent Goulet:
https://vigou3.github.io/emacs-modified-windows/. It ships with recent
@@ -181,9 +181,9 @@ versions:
There will be a mini video illustrating these steps at some point @@ -202,9 +202,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 @@ -225,9 +225,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
There will be a mini video illustrating these steps at some point
@@ -323,11 +323,7 @@ source (archive and untar it.
-
- and simply
-If the
+If the
and export it to pdf with the following shortcut:
-If it still doesn't work and emacs complains about not finding ESS, it
-may be because you installed ESS in your home instead of
+
Finally, when you'll be tired of always reexecuting all the source
@@ -373,22 +371,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
@@ -432,22 +430,24 @@ official webpage: http://company-mode.g
Magit is an emacs interface for Git. It is very powerfull 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
+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:
@@ -291,9 +291,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
@@ -304,9 +304,9 @@ forums.
TODO A stub of replicable article
-TODO A stub of replicable article
+
make
to generate the
+Download the following archive, untar it and simply make
to generate the
article. You should then be able to open the resulting article. This
is summarized in the following command:
make
command fails (especially on Mac), it may be because emacs
-or something else is not correctly installed. In that case, open the
-article directly with the following command:
+Possible issues:
+
+
make
command fails (especially on Mac), it may be because
+emacs or something else is not correctly installed. In that case,
+open the article directly with the following command:
emacs -q --eval "(setq enable-local-eval t)" --eval "(setq enable-local-variables t)" article.org
@@ -348,14 +348,12 @@ article directly with the following command:
C-c C-e l o
--q
in the previous
-command line to load your personal emacs configuration.
-
+command line to load your personal emacs configuration.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
+