<div dir="ltr">Hi all,<div><br></div><div>Uncaught error conditions in lisp code don't display in *standard-output* for me, when ecl is running embedded in c (i presume the reason is that i'm calling the lisp functions using save_eval()). </div><div><br></div><div>My workflow on the shell while developing is then to do ctrl-c which drops me to the REPL, and to manually execute the functions, which will print the error.</div><div><br></div><div>I'm no expert on the inner workings of ecl, so forgive me if this is a dumb question, but is there some way to get the errors in *standard-output* even when using save_eval()?</div><div><br></div><div>Thanks in advance,</div><div>Diogo Franco</div></div>