From: Eric Schulte <eric.schulte@gmx.com>
To: Andreas Leha <andreas.leha@med.uni-goettingen.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: [babel] howto debug #+call lines
Date: Thu, 04 Oct 2012 20:39:13 -0600 [thread overview]
Message-ID: <87pq4x8www.fsf@gmx.com> (raw)
In-Reply-To: 87pq4ztgkg.fsf@med.uni-goettingen.de
Andreas Leha <andreas.leha@med.uni-goettingen.de> writes:
> Hi all,
>
> I am getting different results from the evaluation of a source block and
> the evaluation of a #+call line to that block.
>
> Therefore, my question: Is there an equivalent to
> org-babel-expand-src-block (C-c C-v v) for #+call lines?
>
> Or more general: How do I debug #+call lines?
>
> Regards,
> Andreas
>
Can you provide a minimal example?
You could write a code block equivalent to the call line. E.g.,
#+call: foo(bar=1)
is equivalent to
#+begin_src emacs-lisp :var results=foo(bar=1)
results
#+end_src
--
Eric Schulte
http://cs.unm.edu/~eschulte
next prev parent reply other threads:[~2012-10-05 2:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-03 21:02 [babel] howto debug #+call lines Andreas Leha
2012-10-05 2:39 ` Eric Schulte [this message]
2012-10-05 21:06 ` Andreas Leha
2012-10-07 1:03 ` Eric Schulte
2012-10-08 12:35 ` Andreas Leha
2012-10-09 2:31 ` Eric Schulte
2012-10-09 16:15 ` Andreas Leha
-- strict thread matches above, loose matches on Subject: below --
2012-10-03 21:07 Andreas Leha
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=87pq4x8www.fsf@gmx.com \
--to=eric.schulte@gmx.com \
--cc=andreas.leha@med.uni-goettingen.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).