Hi Michael,
Michael Gauland writes:
> org-escape-code-in-region produces an 'Invalid search bound (wrong side
> of point)' error when exporting a block that produces an empty wrapped
> block. For example:
>
> #+BEGIN_SRC emacs-lisp :wrap fundamental :exports both
> (setq x nil)
> #+END_SRC
org-escape-code-in-region produces an 'Invalid search bound (wrong side
of point)' error when exporting a block that produces an empty wrapped
block. For example:
#+BEGIN_SRC emacs-lisp :wrap fundamental :exports both
(setq x nil)
#+END_SRC
I'm exporting an empty block because I want the si