Phil Estival <p...@7d.nz> writes: > Org-mouse makes a star followed by a blank space > clickable anywhere, also in source blocks and this triggers the > evaluation of the block or the opening of *Org-Babel Error Output* > or *Org Babel Results*. > > emacs -q > org mode v 9.8-pre > > file:/tmp/test-org-mouse.org > (require 'org-mouse) > (require 'warnings) > #+begin_src bash > echo "Where is Charlie?" #* <-clicking the star... > #+end_src > > ...will asks for the evaluation of the block or reopen > the result buffer.
I cannot reproduce. May you please provide even more detailed steps? -- Ihor Radchenko // yantar92, Org mode maintainer, 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>