# -*- mode: org -*- #+TITLE: First steps with Emacs/org-mode #+DATE: March 2019 #+STARTUP: overview indent #+OPTIONS: num:nil toc:t #+PROPERTY: header-args :eval never-export This document assumes you have installed emacs as explained in FIXME. All the screenshots in this demo are done under the Windows operating system but it should look similar on any OS. * First steps with Emacs as a computationnal environment ** Run Emacs - Launch emacs #+BEGIN_CENTER [[file:emacs_orgmode_images/emacs.png]] #+END_CENTER - Create a new file using the "white sheet of paper" left icon, right below the =File= menu. Name it =foo.org= in which ever directory you want. ** Running dos/shell commands - You now have a blank org-mode file. - Type =