From: "Max Flöttmann" <max.floettmann@gmail.com>
To: emacs-orgmode@gnu.org
Subject: [babel] :file header
Date: Mon, 25 Jul 2011 08:26:48 +0200 [thread overview]
Message-ID: <34D10A2D-184B-486D-BA33-5341E53D3D3D@gmail.com> (raw)
Hi,
I'm working with org-mode and babel to write annotated R-scripts. I include a lot of code blocks that should write their graphics to a file.
I'm usually using the :file argument for that, but on my Mac this doesn't work anymore.
A code block like this:
#+begin_src R :file test.pdf :session test
plot.Data(data)
#+end_src
Should be sent to the session 'test' and should be wrapped in the code to produce a pdf. This wrapping does not work.
The result is a link to the file, but the file is not produced. The session does not show the wrapper code either.
I'm using Aquamacs 2.2 and Org-mode version 7.6 (release_7.6.1.gc51d).
Does anybody know a fix for this?
Regards,
Max
next reply other threads:[~2011-07-25 6:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-25 6:26 Max Flöttmann [this message]
2011-07-25 17:02 ` [babel] :file header Eric Schulte
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=34D10A2D-184B-486D-BA33-5341E53D3D3D@gmail.com \
--to=max.floettmann@gmail.com \
--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).