From ca9da82fa462bb60217b8bec12bca4c296af3589 Mon Sep 17 00:00:00 2001 From: marc Date: Sun, 8 Sep 2019 19:14:02 +0200 Subject: [PATCH] test new formatting --- init.org | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/init.org b/init.org index 5ce4d7f..6de24bc 100644 --- a/init.org +++ b/init.org @@ -3,10 +3,10 @@ #+PROPERTY: header-args :tangle yes * TODOS -- Paket exec-path-from-shell, um PATH aus Linux auch in emacs zu haben + - Paket exec-path-from-shell, um PATH aus Linux auch in emacs zu haben * First start -When pulling the repository the first time, an initial init.el needs to be setup. After start it will replace itself with the configuration from init.org + When pulling the repository the first time, an initial init.el needs to be setup. After start it will replace itself with the configuration from init.org #+NAME: init.el #+BEGIN_SRC emacs-lisp :tangle no @@ -17,7 +17,8 @@ When pulling the repository the first time, an initial init.el needs to be setup (byte-compile-file (concat user-emacs-directory "init.el")) #+END_SRC -This function updates init.el whenever changes in init.org are made. The update will be active after saving. + This function updates init.el whenever changes in init.org are made. The update will be active after saving. + #+BEGIN_SRC emacs-lisp (defun me/tangle-init () "If the current buffer is 'init.org',