From 82468eb23d413c7343d669decf98e20f51265d51 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 27 Jan 2021 12:41:59 -0600 Subject: 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= ! --- config.org | 1 + 1 file changed, 1 insertion(+) diff --git a/config.org b/config.org index e5ac32b..b98ce2b 100644 --- a/config.org +++ b/config.org @@ -1,6 +1,7 @@ #+TITLE: Emacs configuration, literate-style #+AUTHOR: Case Duckworth #+STARTUP: overview +#+PROPERTY: header-args :results output silent * About me -- cgit 1.4.1-21-gabe81