Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mooc-rr-ressources
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
5
Merge Requests
5
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Learning Lab
mooc-rr-ressources
Commits
d8da1106
Commit
d8da1106
authored
Mar 26, 2019
by
Laurence Farhi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Modif sur le test de l'installation d'emacs
parent
fcd8f222
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
emacs_orgmode.org
module2/ressources/emacs_orgmode.org
+2
-2
No files found.
module2/ressources/emacs_orgmode.org
View file @
d8da1106
...
...
@@ -266,14 +266,14 @@ quit Emacs (=C-x C-c=, meaning =Ctrl + x= followed by =Ctrl + c=) and
restart it. At worst, repeat this until you get no more errors on
startup.
Next,
open
a file =foo.org=. Copy the following lines into this file:
Next,
create
a file =foo.org=. Copy the following lines into this file:
: #+begin_src shell :session foo :results output :exports both
: ls -la # or dir under windows
: #+end_src
Put your cursor inside this code block and execute it with the
following command: =C-c C-c= (If you are not familiar with Emacs
commands, this one means '=Ctrl +
C
=' twice)
commands, this one means '=Ctrl +
c
=' twice)
A =#+RESULTS:= block with the result of the command should appear if it
worked.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment