Commit 05129969835d

Vincent Demeester <vincent@sbr.pm>
2020-03-10 11:06:40
Update _setup.org 😅
emacs.org buffer is slow, I am guessing, partly for the inline image display (that I need to disable), and part because of the size.. I need to fix this… Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 0612ace
Changed files (1)
_setup.org
@@ -4,10 +4,10 @@
 #+STARTUP: showall
 
 #+OPTIONS: ':t *:t -:t ::t <:t H:3 \n:nil ^:t arch:headline author:t c:nil
-#+OPTIONS: creator:comment d:(not LOGBOOK) date:t e:t email:nil f:t inline:t
+#+OPTIONS: creator:comment d:(not LOGBOOK) date:t e:t email:nil f:t inline:nil
 #+OPTIONS: num:t p:nil pri:t stat:t tags:t tasks:t tex:t timestamp:t toc:nil
 #+OPTIONS: todo:t |:t
-#+CREATOR: Emacs 24.3.50.3 (Org mode 8.0.3)
+#+CREATOR: Emacs 27.0.90 (Org mode 9.3)
 #+LANGUAGE: en
 
 #+HTML_HEAD: <link rel="stylesheet" type="text/css" href="./notes.css"/>