Hi Trevor,
I think `org-in-src-block-p', while a bit less reliable, will be
Trevor Murphy <trevor.m.murphy@gmail.com> writes:
> + (not (eq (org-element-type (org-element-at-point)) 'src-block)))))
faster, and reliable/fast enough for this use-case.
Let's see what others think/test.
Thanks,
--
Bastien