unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* org-mode in core, org-edit-special
@ 2016-02-23 12:33 Frank Haun
  0 siblings, 0 replies; only message in thread
From: Frank Haun @ 2016-02-23 12:33 UTC (permalink / raw)
  To: emacs-devel

Hi,

I'm not sure if I should do a bug report.

With org-mode 8.2.10 in core there is a problem when editing source
blocks.

emacs -Q

#+BEGIN_SRC emacs-lisp
  (setq test-var "test")
#+END_SRC

Editing this with org-edit-special, gives:

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)

Installing org-mode (version 8.3.3) from elpa everything is fine.

Frank




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-02-23 12:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-23 12:33 org-mode in core, org-edit-special Frank Haun

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).