From: Andrea Rossetti <andrea.rossetti@gmail.com>
To: emacs-orgmode@gnu.org
Cc: dieter@duenenhof-wilhelm.de
Subject: Re: Babel evaluation of Calc block not working, bug in Calc?
Date: Mon, 29 Sep 2014 19:51:46 +0200 [thread overview]
Message-ID: <84y4t2xqkt.fsf@gmail.com> (raw)
In-Reply-To: <84ppefuwnz.fsf@gmail.com> (Andrea Rossetti's message of "Mon, 29 Sep 2014 01:56:16 +0200")
Andrea Rossetti <andrea.rossetti@gmail.com> writes:
> 3) temporary workaround: try to change ":var v=3" into ":var var-v=3",
> it works for me, does it work for you too?
I'm afraid I've been a bit cryptic here.
The suggested workaround/test is: replace
#+BEGIN_SRC calc :var v=3
v + 4
#+END_SRC
with
#+BEGIN_SRC calc :var var-v=3
v + 4
#+END_SRC
Kindest regards,
Andrea
next prev parent reply other threads:[~2014-09-29 17:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-22 7:04 Babel evaluation of Calc block not working, bug in Calc? H. Dieter Wilhelm
2014-09-28 23:56 ` Andrea Rossetti
2014-09-29 17:51 ` Andrea Rossetti [this message]
2014-10-04 18:31 ` H. Dieter Wilhelm
2014-10-06 20:31 ` Andrea Rossetti
2014-10-07 6:21 ` H. Dieter Wilhelm
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=84y4t2xqkt.fsf@gmail.com \
--to=andrea.rossetti@gmail.com \
--cc=dieter@duenenhof-wilhelm.de \
--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 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).