Hi Nicolas,
Nicolas Goaziou <[email protected]> writes:
> Andreas Leha <[email protected]> writes:
>
>> But I still get
>>
>> 191 low Unknown value "none" for header ":results"
>
> Could you show an ECM? I cannot reproduce it.
>
Sure:
--8<---------------cut here---------------start------------->8---
* Test code block names
#+name: test
#+begin_src R :results none
1:10
#+end_src
--8<---------------cut here---------------end--------------->8---
Tested with "emacs -Q" with the same result:
--8<---------------cut here---------------start------------->8---
4 low Unknown value "none" for header ":results"
--8<---------------cut here---------------end--------------->8---
Regards,
Andreas