Hello,

Dmitri Brengauz <dmi...@momus.net> writes:

[...]

> *  What did you expect to happen?
> I expected to be able to edit the source, then insert it into org-mode
> file with another invocation of C-'
>
> *  What happened instead?
> - The buffer appears, but an error is generated.
> - C-x C-s prompts for a filename to save buffer in instead of
> inserting it into org file.
> - C-c ' is undefined, so it will not let me close the edit buffer and
> go back to the file.

[...]

> Package: Org-mode version 8.2.10 (release_8.2.10 @
> $HOME/usr/share/emacs/25.1.50/lisp/org/)

I cannot trigger the issue with Org 8.3.4.  I was able to enter in and
out of the source blocks below with C-'.

    #+BEGIN_SRC elisp
      (message "ok")
    #+END_SRC

    #+BEGIN_SRC text
      adsfasdf
    #+END_SRC

Please try upgrading to a newer version of Org.

--
Kyle

Reply via email to