emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Erik Iverson <eriki@ccbr.umn.edu>
To: Ken.Williams@thomsonreuters.com
Cc: emacs-orgmode@gnu.org, r.m.krug@gmail.com
Subject: Re: [babel] Trouble with :cache yes
Date: Wed, 23 Mar 2011 17:00:16 -0500	[thread overview]
Message-ID: <4D8A6D70.8000903@ccbr.umn.edu> (raw)
In-Reply-To: <C9AFD4CD.2867F%ken.williams@thomsonreuters.com>



Ken.Williams@thomsonreuters.com wrote:
> 
> On 3/23/11 1:16 PM, "Eric Schulte" <schulte.eric@gmail.com> wrote:
> 
>> <Ken.Williams@thomsonreuters.com> writes:
>>> Or perhaps, is there some command to evaluate all blocks in a document
>>> that need to be re-evaluated, and save the results back to the buffer?
>>> I
>>> could do that every time before exporting, maybe.
>>>
>> Fortunately there is such a function, org-babel-execute-buffer, bound to
>> C-c C-v b, try C-c C-v h in an Org-mode buffer to see all code block
>> specific key bindings.
> 
> 
> So I tried doing that, and unfortunately it looks like I'm going to have
> to restructure my document a bit if I want to use it.  I'd been using
> "#+begin_src" blocks in two different ways - some blocks are just "code
> listings" that I don't really intend to run, whereas some blocks are "live
> code" that I want to execute when exporting the document - these latter
> have Babel-style arguments like ":exports both" or ":results output" and
> the like.
> 
> Of course, "C-c C-v b" will treat *all* of the blocks like "live code"
> blocks, so I'm looking for some way to shut off Babel processing of many
> of the blocks and just treat them as styled code listings.  Is there some
> flag to do that, or should I switch from "#+BEGIN_SRC sh" to
> "#+BEGIN_EXAMPLE sh" or something?  Does BEGIN_EXAMPLE know about
> different languages of code?

Try :eval never

http://orgmode.org/org.html#eval

Don't know if that will work, but it sounds promising.

--Erik

  reply	other threads:[~2011-03-23 22:01 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-22 15:29 [babel] Trouble with :cache yes Ken.Williams
2011-03-23  2:50 ` Eric Schulte
2011-03-23  6:46   ` Rainer M Krug
2011-03-23 16:00     ` Ken.Williams
2011-03-23 17:46       ` Eric Schulte
2011-03-23 17:28     ` Eric Schulte
2011-03-23 17:54       ` Ken.Williams
2011-03-23 18:03         ` Eric Schulte
2011-03-23 18:05         ` Ken.Williams
2011-03-23 18:16           ` Eric Schulte
2011-03-23 21:55             ` Ken.Williams
2011-03-23 22:00               ` Erik Iverson [this message]
2011-03-23 22:12                 ` Ken.Williams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D8A6D70.8000903@ccbr.umn.edu \
    --to=eriki@ccbr.umn.edu \
    --cc=Ken.Williams@thomsonreuters.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=r.m.krug@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).