emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Kyle Meyer <kyle@kyleam.com>
To: Dmitri Brengauz <dmitri@momus.net>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: Error using C-' (org-edit-special) to edit code block [8.2.10 (release_8.2.10 )]
Date: Sun, 19 Jun 2016 12:41:59 -0400	[thread overview]
Message-ID: <87shw9t9k8.fsf@kyleam.com> (raw)
In-Reply-To: <CAGu_qiNoTSZsWGm3dsJNCFTvXZaG8RCb3=GFQsd59p-rBoU8yQ@mail.gmail.com> (Dmitri Brengauz's message of "Wed, 8 Jun 2016 20:29:35 -0600")

Hello,

Dmitri Brengauz <dmitri@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	other threads:[~2016-06-19 16:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-09  2:29 Bug: Error using C-' (org-edit-special) to edit code block [8.2.10 (release_8.2.10 )] Dmitri Brengauz
2016-06-19 16:41 ` Kyle Meyer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87shw9t9k8.fsf@kyleam.com \
    --to=kyle@kyleam.com \
    --cc=dmitri@momus.net \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).