GNU bug report logs -
#22798
25.1.50; org-mode 8.2.10 in core, edit source blocks fails
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 22798 in the body.
You can then email your comments to 22798 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#22798
; Package
emacs
.
(Wed, 24 Feb 2016 19:45:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Frank Haun <fh <at> fhaun.de>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Wed, 24 Feb 2016 19:45:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
Information forwarded
to
emacs-orgmode <at> gnu.org
:
bug#22798
; Package
org-mode
.
(Fri, 01 Dec 2017 18:53:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 22798 <at> debbugs.gnu.org (full text, mbox):
Hello,
Frank Haun <fh <at> fhaun.de> 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 sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
You have taken responsibility.
(Fri, 01 Dec 2017 21:33:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Frank Haun <fh <at> fhaun.de>
:
bug acknowledged by developer.
(Fri, 01 Dec 2017 21:33:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 22798-close <at> debbugs.gnu.org (full text, mbox):
Nicolas Goaziou <mail <at> nicolasgoaziou.fr> writes:
> Hello,
>
> Frank Haun <fh <at> fhaun.de> 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.
Actually closing this bug. Please re-open a bug if you can reproduce the
issue in a newer version of Org. Thank you.
Regards,
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 30 Dec 2017 12:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 7 years and 173 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.