YODEL REPORT (2021-09-07 22:14:00):
(yodel
:post*
;;adding something to the report...
;;@TODO: should this should be a macro
;; which captures the free variable yodel-args?
;; e.g. (yodel-put :test "Pass")?
(setq yodel-args (plist-put yodel-args :test "PASS"))
(yodel-file
:contents "test: |fail"
:then*
(kill-word 1)
(insert "pass")
(message "%s" (buffer-string))))
STDOUT:
hi
STDERR:
(void-function oops)
- emacs vesrion: GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo version 1.17.4, Xaw3d scroll bars) of 2021-09-04
- system type: gnu/linux