1
0
Fork 0

Only export the result, not the code that generates it

This commit is contained in:
Bram Schoenmakers 2023-05-12 18:18:30 +02:00
parent df6c8e51c7
commit 6b5fceafc5

View file

@ -29,7 +29,7 @@ Then, add functions to =persist-state-functions= which should be executed, e.g.
* Configuration
#+begin_src emacs-lisp :results table :colnames '("Custom variable" "Description")
#+begin_src emacs-lisp :exports results :results table :colnames '("Custom variable" "Description")
(let ((rows))
(mapatoms
(lambda (symbol)