all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: <Ken.Williams@thomsonreuters.com>
To: schulte.eric@gmail.com
Cc: emacs-orgmode@gnu.org, r.m.krug@gmail.com
Subject: Re: [babel] Trouble with :cache yes
Date: Wed, 23 Mar 2011 16:55:07 -0500	[thread overview]
Message-ID: <C9AFD4CD.2867F%ken.williams@thomsonreuters.com> (raw)
In-Reply-To: <87pqphd7nd.fsf@gmail.com>



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?



--
Ken Williams
Senior Research Scientist
Thomson Reuters
http://labs.thomsonreuters.com

  reply	other threads:[~2011-03-23 21:56 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 [this message]
2011-03-23 22:00               ` Erik Iverson
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

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

  git send-email \
    --in-reply-to=C9AFD4CD.2867F%ken.williams@thomsonreuters.com \
    --to=ken.williams@thomsonreuters.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=r.m.krug@gmail.com \
    --cc=schulte.eric@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.