emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org-export-babel-evaluate


From: Eric Schulte
Subject: Re: [O] org-export-babel-evaluate
Date: Wed, 01 Jun 2011 19:11:09 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

skip <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]