emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Dmitri Brengauz <dmitri@momus.net>
To: emacs-orgmode@gnu.org
Subject: Bug: Error using C-' (org-edit-special) to edit code block [8.2.10 (release_8.2.10 )]
Date: Wed, 8 Jun 2016 20:29:35 -0600	[thread overview]
Message-ID: <CAGu_qiNoTSZsWGm3dsJNCFTvXZaG8RCb3=GFQsd59p-rBoU8yQ@mail.gmail.com> (raw)

*  What exactly did you do?
- Started Emacs with no configuration (debug-on-error set)
- Opened an org-mode file with a text block
- Hit C-'
- The source code block becomes highlighted, An edit buffer appears;
code from the block is inserted into the buffer.

*  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.

*Backtrace*
Debugger entered--Lisp error: (wrong-type-argument listp t)
  delete((org-filtered) t)
  remove((org-filtered) t)
  org-move-to-column(0)
  org-edit-src-code()
  org-edit-special(nil)
  funcall-interactively(org-edit-special nil)
  call-interactively(org-edit-special nil nil)
  command-execute(org-edit-special)


Emacs  : GNU Emacs 25.1.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.14.13)
 of 2016-05-31
Package: Org-mode version 8.2.10 (release_8.2.10 @
$HOME/usr/share/emacs/25.1.50/lisp/org/)

             reply	other threads:[~2016-06-09  2:30 UTC|newest]

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

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='CAGu_qiNoTSZsWGm3dsJNCFTvXZaG8RCb3=GFQsd59p-rBoU8yQ@mail.gmail.com' \
    --to=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).