[O] Bug: insert link to header with date [8.3beta (release_8.3beta-240-g88101e @ /usr/local/share/emacs/site-lisp/org/)]
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. --
[O] Bug: problem w/ R code blocks [8.3beta (release_8.3beta-362-ga92789 @ /usr/local/share/emacs/site-lisp/org/)]
I can't evaluate R code blocks in org files. For example the file with contents: --8<---cut here---start->8--- #+property: header-args:R :session R-foo #+BEGIN_SRC R print(pi) #+END_SRC --8<---cut here---end--->8--- spawns