all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Why doesn't this calc org-babel code work?
@ 2012-05-24 22:51 Christopher Allan Webber
  2012-05-24 22:56 ` Christopher Allan Webber
  0 siblings, 1 reply; 4+ messages in thread
From: Christopher Allan Webber @ 2012-05-24 22:51 UTC (permalink / raw)
  To: emacs-orgmode

Hey all...

I have:

#+BEGIN_SRC calc
foo := 5
foo + 5 =>
#+END_SRC

#+RESULTS:
: foo + 5 => foo + 5

What I'd like, obviously, is for it to result in:

#+RESULTS:
: foo + 5 => 10

I guess I really don't understand how calc support works in org-babel.
Could someone enlighten me?

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-05-28 16:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-24 22:51 Why doesn't this calc org-babel code work? Christopher Allan Webber
2012-05-24 22:56 ` Christopher Allan Webber
2012-05-24 23:02   ` Christopher Allan Webber
2012-05-28 16:35     ` Eric Schulte

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.