org-mode/lisp
Dan Davison 6bcbdce949 ob-R: Respond to changes in handling of :file header argument
":results graphics" is now required in addition to ":file filename" in
order for graphical output to be sent automatically to file. If :file
is supplied, but not ":results graphics", then the default behavior
obtains: i.e., either "value" or "output" results are written to file,
depending on which of those options is in effect.

* lisp/ob-R.el (org-babel-R-graphical-output-file): New function
returns the name of the output file iff R has been instructed to send
graphical output to file by means of the ":results graphics"
directive.
(org-babel-expand-body:R): Use `org-babel-R-graphical-output-file'
when constructing the R code to evaluate, which may be augmented with
code implementing the writing of graohical output to file.
(org-babel-execute:R): Use `org-babel-R-graphical-output-file' to
determine whether R is taking responsibility for writing output to
file; if so, this is signalled to ob.el by returning a nil result.
2010-12-21 14:19:24 +00:00
..
ob-C.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-R.el ob-R: Respond to changes in handling of :file header argument 2010-12-21 14:19:24 +00:00
ob-asymptote.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-calc.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-clojure.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-comint.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-css.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-ditaa.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-dot.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-emacs-lisp.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-eval.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-exp.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-gnuplot.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-haskell.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-js.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-keys.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-latex.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-ledger.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-lisp.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-lob.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-matlab.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-mscgen.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-ocaml.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-octave.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-org.el ob-org: Padding code block with an empty title on LaTeX export. 2010-12-13 13:23:10 -07:00
ob-perl.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-plantuml.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-python.el ob-python: ensure py-which-bufname is initialized 2010-12-13 18:47:46 -07:00
ob-ref.el Fixup 95bb16661b 2010-12-12 20:09:28 +01:00
ob-ruby.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-sass.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-scheme.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-screen.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-sh.el ob-sh: Better escaping of variables with spaces. 2010-12-13 13:56:03 -07:00
ob-sql.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-sqlite.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-table.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-tangle.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob.el ob: Refactoring 2010-12-21 14:19:24 +00:00
org-agenda.el Fix typo 2010-12-21 08:26:34 +01:00
org-archive.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-ascii.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-attach.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-bbdb.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-beamer.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-bibtex.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-capture.el Merge branch 't/patch490' 2010-12-20 15:50:04 +01:00
org-clock.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-colview-xemacs.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-colview.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-compat.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-complete.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-crypt.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-ctags.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-datetree.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-docbook.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-docview.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-entities.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-exp-blocks.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-exp.el org-export-string now accepts symbolic or string fmt argument 2010-12-16 18:09:51 -07:00
org-faces.el Add current time to time grid in agenda 2010-12-12 09:26:01 +01:00
org-feed.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-footnote.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-freemind.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-gnus.el org-gnus: trim date 2010-12-16 14:21:26 +01:00
org-habit.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-html.el Add displaymath to MathJax setup 2010-12-12 13:13:45 +01:00
org-icalendar.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-id.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-indent.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-info.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-inlinetask.el org-inlinetask: remove case-sensitivity at end line, improve code comments 2010-12-21 11:06:58 +01:00
org-irc.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-jsinfo.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-latex.el Don't convert link description parts that look like numeric footnote 2010-12-19 14:54:16 +01:00
org-list.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-mac-message.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-macs.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-mew.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-mhe.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-mks.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-mobile.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-mouse.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-plot.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-protocol.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-publish.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-remember.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-rmail.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-src.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-table.el Support #+CONSTANTS in non - Org-mode files 2010-12-12 13:22:11 +01:00
org-taskjuggler.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-timer.el Timer: Run a hook when relative timer is continued 2010-12-20 13:18:27 +01:00
org-vm.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-w3m.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-wl.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-xoxo.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org.el Fix before first heading check 2010-12-20 13:22:05 +01:00