Can someone take a look at these test cases and if this patch or some other fixes is appropriate?
I use org-mode to take lots of notes of source code and this is annoying. On Mon, Nov 5, 2012 at 10:31 PM, Le Wang <l26w...@gmail.com> wrote: > Some tests: > > Case 1: > > Start with emacs -Q > > I insert > > " > #+begin_src javascript > #+end_src > " > > with point before "#+end_src", I press " C-c ' " to start editing the source > > I enter "foobar" into the source buffer and immediately exit with " C-c ' " > > Case 2: > > restart with > > " > #+begin_src javascript > > #+end_src > " > > I've included a patch that fixes both issues. > > -- > Le -- Le