On Mon, 13 Jun 2016, Vikas Rawal wrote:
I updated org, and now :exports results has stopped working, and I am
getting both the code and the results in my output!!!
Perhaps, you have `org-export-babel-evaluate' set to nil.
If so, you need to set it to the default, `t'.
Use `:eval never-export' to prevent re-evaluation of src blocks if that is
what you intend.
See the thread starting here for more info on this:
From: Ken Mankoff <mank...@gmail.com>
Subject: exporting documents w/ babel results w/o evaluating babel blocks
Archived-At: <http://permalink.gmane.org/gmane.emacs.orgmode/107240>
If that is not the problem, an ECM would help.
HTH,
Chuck