Marc Nieper-Wißkirchen <m...@nieper-wisskirchen.de> writes: > Fixed.
Thanks! Note that your patch does not apply onto main. > - (setq result (if output > + (let ((err (geiser-eval--retort-error ret))) > + (setq result (cond > + (err nil) We may still provide output, if any. Even in the case of error. Not sure if it makes sense for ob-scheme though. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>