* org-export-babel-evaluate @ 2011-06-01 17:43 skip 2011-06-02 1:11 ` org-export-babel-evaluate Eric Schulte 0 siblings, 1 reply; 5+ messages in thread From: skip @ 2011-06-01 17:43 UTC (permalink / raw) To: emacs-orgmode 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. ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: org-export-babel-evaluate 2011-06-01 17:43 org-export-babel-evaluate skip @ 2011-06-02 1:11 ` Eric Schulte 0 siblings, 0 replies; 5+ messages in thread From: Eric Schulte @ 2011-06-02 1:11 UTC (permalink / raw) To: skip; +Cc: emacs-orgmode skip <scp0801@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/ ^ permalink raw reply [flat|nested] 5+ messages in thread
* org-export-babel-evaluate @ 2014-05-08 7:15 Vikas Rawal 2014-05-08 12:18 ` org-export-babel-evaluate Nick Dokos 0 siblings, 1 reply; 5+ messages in thread From: Vikas Rawal @ 2014-05-08 7:15 UTC (permalink / raw) To: org-mode mailing list Could somebody tell me how to define org-export-babel-evaluate for a file? I want the default to be t, but want to set it to nil in some of my files. Vikas ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: org-export-babel-evaluate 2014-05-08 7:15 org-export-babel-evaluate Vikas Rawal @ 2014-05-08 12:18 ` Nick Dokos 2014-05-08 12:57 ` org-export-babel-evaluate Vikas Rawal 0 siblings, 1 reply; 5+ messages in thread From: Nick Dokos @ 2014-05-08 12:18 UTC (permalink / raw) To: emacs-orgmode Vikas Rawal <vikaslists@agrarianresearch.org> writes: > Could somebody tell me how to define org-export-babel-evaluate for a file? > > I want the default to be t, but want to set it to nil in some of my files. > (info "(emacs) Specifying File Variables") -- Nick ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: org-export-babel-evaluate 2014-05-08 12:18 ` org-export-babel-evaluate Nick Dokos @ 2014-05-08 12:57 ` Vikas Rawal 0 siblings, 0 replies; 5+ messages in thread From: Vikas Rawal @ 2014-05-08 12:57 UTC (permalink / raw) To: Nick Dokos; +Cc: org-mode mailing list > >> Could somebody tell me how to define org-export-babel-evaluate for a file? >> >> I want the default to be t, but want to set it to nil in some of my files. >> > > (info "(emacs) Specifying File Variables”) Perfect. Thank you. Vikas ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2014-05-08 12:57 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2011-06-01 17:43 org-export-babel-evaluate skip 2011-06-02 1:11 ` org-export-babel-evaluate Eric Schulte -- strict thread matches above, loose matches on Subject: below -- 2014-05-08 7:15 org-export-babel-evaluate Vikas Rawal 2014-05-08 12:18 ` org-export-babel-evaluate Nick Dokos 2014-05-08 12:57 ` org-export-babel-evaluate Vikas Rawal
Code repositories for project(s) associated with this public inbox https://git.savannah.gnu.org/cgit/emacs/org-mode.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).