aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Okay <colin@cicadas.surf>2022-07-10 08:14:56 -0500
committerColin Okay <colin@cicadas.surf>2022-07-10 08:14:56 -0500
commit16310d4825c4299a3dad21c73dc4f7b59f9755bc (patch)
tree835deaf3ece88a0a2e01cdedb71f022bc0f2afb5
parent0e84cca4d2b757ade115f4a0aa849ff19a5af82b (diff)
[oops]
-rw-r--r--init-el.org5
1 files changed, 1 insertions, 4 deletions
diff --git a/init-el.org b/init-el.org
index 20d0d9a..1583679 100644
--- a/init-el.org
+++ b/init-el.org
@@ -1501,7 +1501,7 @@ keep the string quoted - leave it unquoted in that .token file.
*** Writefreely Config
#+name: writefreely-config
- #+begin_src elisp :noweb no-export
+ #+begin_src elisp :noweb no-export :results none
(package-install 'writefreely)
(require 'writefreely)
@@ -1513,9 +1513,6 @@ keep the string quoted - leave it unquoted in that .token file.
#+end_src
- #+RESULTS: writefreely-config
- : a3ad2101-4c09-4c41-4520-9079f6bd346b
-
* Software Development
#+name: software-development-config