Hello, I’ve discovered a bug in org-babel-execute-src-block. Calls to setf can leak outside of the function and affect the library of babel. The attached org file illustrates the problem. The attached patch fixes it.