Kaynağa Gözat

added TODO fully purge org-babel-R of direct comint interaction

Eric Schulte 16 yıl önce
ebeveyn
işleme
e8e24c024b
1 değiştirilmiş dosya ile 3 ekleme ve 1 silme
  1. 3 1
      org-babel.org

+ 3 - 1
org-babel.org

@@ -114,7 +114,7 @@ table, allowing the test suite to be run be evaluation of the table
 and the results to be collected in the same table.
 and the results to be collected in the same table.
 
 
 
 
-* Tasks [20/32]
+* Tasks [20/33]
 ** TODO Create objects in top level (global) environment in R?
 ** TODO Create objects in top level (global) environment in R?
 *** initial requirement statement [DED]
 *** initial requirement statement [DED]
    At the moment, objects created by computations performed in the
    At the moment, objects created by computations performed in the
@@ -192,6 +192,8 @@ in [[file:lisp/org-babel-comint.el][org-babel-comint.el]]
 
 
 Currently I've coppied and begun generalizing the functions for
 Currently I've coppied and begun generalizing the functions for
 interacting with R buffers.
 interacting with R buffers.
+** TODO fully purge org-babel-R of direct comint interaction
+try to remove all code under the [[file:lisp/org-babel-R.el::functions%20for%20evaluation%20of%20R%20code][;; functions for evaluation of R code]] line
 
 
 ** TODO improve the source-block snippet
 ** TODO improve the source-block snippet