emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [Babel][Bug] results silent ignored in #+call
@ 2011-03-14 20:07 Andreas Leha
  2011-03-14 20:59 ` Eric Schulte
  0 siblings, 1 reply; 5+ messages in thread
From: Andreas Leha @ 2011-03-14 20:07 UTC (permalink / raw)
  To: emacs-orgmode

[-- 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 --]

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

end of thread, other threads:[~2011-03-15 15:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-14 20:07 [Babel][Bug] results silent ignored in #+call Andreas Leha
2011-03-14 20:59 ` Eric Schulte
2011-03-15  6:48   ` Andreas Leha
2011-03-15 13:13     ` Eric Schulte
2011-03-15 15:09       ` Andreas Leha

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).