Ihor Radchenko <yanta...@posteo.net> writes: >> In 16.5 (Evaluating Code Blocks), in this code >> >> #+NAME: random >> #+BEGIN_SRC R :cache yes >> runif(1) >> #+END_SRC >> >> the (1) seems to be understood as a footnote in Info, at least for me. >> E.g., <RET> on it goes to the footnote >> >> (1) The option ‘org-babel-no-eval-on-ctrl-c-ctrl-c’ [...] >> >> and <RET> on this (1) goes back to the above code instead of to the >> actual call >> >> "Org provides many ways to execute code blocks. ‘C-c C-c’ or ‘C-c >> C-v e’ with the point on a code block(1)" > > Confirmed, but it does not look like Org's fault.
Reported to Emacs devs. https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59293 -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>