GNU bug report logs - #22798
25.1.50; org-mode 8.2.10 in core, edit source blocks fails

Previous Next

Package: org-mode;

Reported by: Frank Haun <fh <at> fhaun.de>

Date: Wed, 24 Feb 2016 19:45:01 UTC

Severity: normal

Found in version 25.1.50

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Frank Haun <fh <at> fhaun.de>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.1.50; org-mode 8.2.10 in core, edit source blocks fails
Date: Wed, 24 Feb 2016 20:44:28 +0100

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




This bug report was last modified 7 years and 174 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.