Hi Aaron,
Aaron Ecay writes:
> Currently, this function modifies the buffer-undo-list, which it should
> not. One can reproduce the undesirable behavior by creating a new org
> buffer and manually typing in the following text:
>
> #+begin_src emacs-lisp
> foo
> bar
> #+end_src
>
> Then pres
Currently, this function modifies the buffer-undo-list, which it should
not. One can reproduce the undesirable behavior by creating a new org
buffer and manually typing in the following text:
#+begin_src emacs-lisp
foo
bar
#+end_src
Then press C-c ' twice to enter and exit the edit-src. The