On Sun, 26 Apr 2015, Nicolas Goaziou wrote:
Hello,
Rainer M Krug <r.m.k...@gmail.com> writes:
Possible a candidate for the new linting library for org, to mark it
as an invalid argument combination
Done. Do you know any other such combinations?
Except for langs emacs-lisp, clojure, ruby, picolisp, and
python `:results pp' does nothing.
mathematica refers to "pp" but I don't get what it does - it looks like
"raw" would be a more suitable :results format.
Of course, somebody could add a pretty print routine for another language,
so maybe avoid hard coding the langs.
I guess this would be 'low' trust?
==
For inline src block and inline babel call, `:results list' and `:results
table' are invalid and throw an error in `org-babel-insert-result'.
HTH,
Chuck