emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] bug#22798: 25.1.50; org-mode 8.2.10 in core, edit source blocks fail


From: Nicolas Goaziou
Subject: [O] bug#22798: 25.1.50; org-mode 8.2.10 in core, edit source blocks fails
Date: Fri, 01 Dec 2017 19:52:32 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Hello,

Frank Haun <address@hidden> writes:

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

8.2.10, and 8.3.3 are very old releases. I don't think this issue exists
anymore in recent Org. Unless the OP can reproduce the issue in a recent
Org, this bug can be closed.

Regards,

-- 
Nicolas Goaziou                                                0x80A93738





reply via email to

[Prev in Thread] Current Thread [Next in Thread]