Hi Chuck, On 2016-05-20 at 13:48, Charles C. Berry <ccbe...@ucsd.edu> wrote: >> On Fri, 20 May 2016, Ken Mankoff wrote: >> >> I'm still trying to find a way where: >> + code results do export >> + code does not export >> + code does not evaluate at export >> + code can still be evaluated by me >> > > So, you want `:exports results :eval never-export' and forget about > `:cache yes'. > > And leave `org-export-babel-evaluate' at `t'. > > Also, see > (info "(org) eval") >
Yes, this setup now appears to work. Thank you! I can get back to work... I think this option to :eval might also be useful for John Hendy who was manually toggling eval from no to yes. -k.