From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Emacs Org mode mailing list <emacs-orgmode@gnu.org>
Subject: embedded calc and org tables
Date: Wed, 27 Jan 2021 12:43:08 +0000 [thread overview]
Message-ID: <87ft2m7dpf.fsf@ucl.ac.uk> (raw)
Hello all,
I use embedded calc a lot for teaching related documents (slides,
courseworks, etc.). Incredibly powerful computer algebra system
built-in to Emacs. What's not to like. ;-)
However, I also use org tables a lot (as spreadsheet calculators).
Is there an easy (or any) way to access embedded calc variables in an
org table? This may actually be an elisp & calc question that I can
post to emacs.help but I thought I'd ask here first as it would be a
nice feature for org.
For completeness, an expression like
x <= sqrt(5) =>
will be processed by embedded calc to evaluate the expression, save the
value in x, and display the result after the =>. I would like to access
the value of x in an org table.
Thank you,
eric
--
: Eric S Fraga via Emacs 28.0.50, Org release_9.4.4-199-gbc511b
reply other threads:[~2021-01-27 12:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=87ft2m7dpf.fsf@ucl.ac.uk \
--to=e.fraga@ucl.ac.uk \
--cc=emacs-orgmode@gnu.org \
/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.