all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#22798: 25.1.50; org-mode 8.2.10 in core, edit source blocks fails
@ 2016-02-24 19:44 Frank Haun
  2017-12-01 18:52 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Frank Haun @ 2016-02-24 19:44 UTC (permalink / raw)
  To: 22798



This happens to emacs master.

emacs -Q

For instance ~/tmp/test.org:

#+BEGIN_SRC emacs-lisp
  (setq foo "bar")
#+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)

With org-mode 8.3.3 from Elpa everything is fine.

Regards,
  Frank





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-12-01 21:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-24 19:44 bug#22798: 25.1.50; org-mode 8.2.10 in core, edit source blocks fails Frank Haun
2017-12-01 18:52 ` Nicolas Goaziou
2017-12-01 21:32   ` Nicolas Goaziou

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.