skip <scp0...@gmail.com> writes:

> Is there a buffer level header for (org-export-babel-evaluate nil)?
> Something like
>
> #+BABEL: ???
>
> I want to disable code eval for all src blocks in a single org file
> that I'm working on now. I would still like to be able to manually C-c
> C-c in some code blocks as needed.
>
> --Skip.
>

Hi Skip,

Placing a line like the following at the top of your Org-mode file
should do the trick.

# -*- org-export-babel-evaluate: nil -*-

Best -- Eric

-- 
Eric Schulte
http://cs.unm.edu/~eschulte/

Reply via email to