Tom Gillespie <tgb...@gmail.com> writes: > This one fails to work with C-c C-c, and org-element-at-point returns > the bash src block below. > > #+caption: src_elisp[:results drawer]{"I've made a horrible mistake"} > #+begin_src bash > echo OH NO > #+end_src
org-element-at-point is not supposed to return objects. So, there is no problem here. Also, C-c C-c works for me on bugfix in the above example. -- 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>