From: Andreas Leha <andreas.leha@med.uni-goettingen.de>
To: emacs-orgmode@gnu.org
Subject: [Babel][Bug] results silent ignored in #+call
Date: Mon, 14 Mar 2011 21:07:20 +0100 [thread overview]
Message-ID: <4D7E7578.2060206@med.uni-goettingen.de> (raw)
[-- Attachment #1: Type: text/plain, Size: 523 bytes --]
Hi everyone,
Just pulled the latest HEAD and found that there is a regression in
babel. When a source block is evaluated via #+call the :results silent
header arguement is ignored during export
=test file====================================
* Test1
#+srcname: test
#+begin_src R :session :exports results :results silent
1:10
#+end_src
Test1.
* Test2
#+call: test() :session :exports results :results silent
Test2.
==========================================
Regards,
Andreas
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 6432 bytes --]
next reply other threads:[~2011-03-14 20:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-14 20:07 Andreas Leha [this message]
2011-03-14 20:59 ` [Babel][Bug] results silent ignored in #+call Eric Schulte
2011-03-15 6:48 ` Andreas Leha
2011-03-15 13:13 ` Eric Schulte
2011-03-15 15:09 ` 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D7E7578.2060206@med.uni-goettingen.de \
--to=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 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.