Sup, y'all I started using guile with Org Babel and I was a little confused that errors weren't being reported. The attached patch will report the error the same way as python evaluation does. Actually, most of the code was taken from ob-python.el Let me know if I'm missing anything so this can be merged. It is correct to report errors this way, right? Felipe