summary refs log tree commit diff stats
path: root/config.org
diff options
context:
space:
mode:
authorCase Duckworth2021-01-27 12:41:59 -0600
committerCase Duckworth2021-01-27 12:41:59 -0600
commit82468eb23d413c7343d669decf98e20f51265d51 (patch)
tree6094245aa011c4848429496aa181c65b37ca4d73 /config.org
parentAdd books capture template (diff)
downloademacs-82468eb23d413c7343d669decf98e20f51265d51.tar.gz
emacs-82468eb23d413c7343d669decf98e20f51265d51.zip
Make results of evaluating code blocks silent
With this change, I can just =C-c C-c= on a source block to load the
code.  No more hunting for the end of the sexp to =C-x C-e= !
Diffstat (limited to 'config.org')
-rw-r--r--config.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.org b/config.org index e5ac32b..b98ce2b 100644 --- a/config.org +++ b/config.org
@@ -1,6 +1,7 @@
1#+TITLE: Emacs configuration, literate-style 1#+TITLE: Emacs configuration, literate-style
2#+AUTHOR: Case Duckworth 2#+AUTHOR: Case Duckworth
3#+STARTUP: overview 3#+STARTUP: overview
4#+PROPERTY: header-args :results output silent
4 5
5* About me 6* About me
6 7